aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/NRF51/NRF51822/hal_qei_lld.h
Commit message (Expand)AuthorAgeFilesLines
* renamed port to NRF5 to make room for NRF52832 chipStephane D'Alu2016-07-081-390/+0
* move functions to hal_qei.*, fixed commentsStephane D'Alu2016-07-071-25/+23
* conditionally add support for overflow variantStephane D'Alu2016-06-291-24/+29
* changed counter type to int32_tStephane D'Alu2016-06-291-4/+4
* conditionnaly compile accumulator overflow notificationStephane D'Alu2016-06-291-0/+14
* cleanupStephane D'Alu2016-06-291-0/+5
* created more _lld_ fonctions.Stephane D'Alu2016-06-291-6/+10
* conditionally include support for LEDStephane D'Alu2016-06-291-1/+13
* renamed QDEC1 to QDEC0, misc...Stephane D'Alu2016-06-291-9/+29
* infoStephane D'Alu2016-06-281-0/+4
* cleanupStephane D'Alu2016-06-281-19/+13
* QEI driver for NRF51Stephane D'Alu2016-06-281-0/+334