aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/NRF51/NRF51822/hal_qei_lld.c
Commit message (Expand)AuthorAgeFilesLines
* renamed port to NRF5 to make room for NRF52832 chipStephane D'Alu2016-07-081-272/+0
* added qeiAdjustI. added new field and checking in STM32Stephane D'Alu2016-07-071-37/+1
* move functions to hal_qei.*, fixed commentsStephane D'Alu2016-07-071-129/+25
* conditionally add support for overflow variantStephane D'Alu2016-06-291-5/+10
* conditionnaly compile accumulator overflow notificationStephane D'Alu2016-06-291-4/+18
* cleanupStephane D'Alu2016-06-291-53/+63
* created more _lld_ fonctions.Stephane D'Alu2016-06-291-76/+140
* conditionally include support for LEDStephane D'Alu2016-06-291-1/+9
* renamed QDEC1 to QDEC0, misc...Stephane D'Alu2016-06-291-9/+13
* cleanupStephane D'Alu2016-06-281-44/+48
* QEI driver for NRF51Stephane D'Alu2016-06-281-0/+303