ChibiOS-Contrib/os/hal/include
barthess b10e423406 1-wire improvements.
1) Functions reading bit from PAL now return ioline_t type.
2) Functions that handle acquired buffer with acquired bits
   now use uint8_t type because it corresponds to buffer type.
3) Cryptic bit shifting in bit storage functions replaced by
   dividion operations because all modern compilers perfectly
   optimise such operations.
2016-05-31 00:04:19 +03:00
..
usbh STM32 mass update to current naming convention in ChibiOS 2016-04-07 16:39:12 +03:00
hal_community.h use config default as in chibios 2016-05-17 00:41:50 +02:00
hal_crc.h STM32 mass update to current naming convention in ChibiOS 2016-04-07 16:39:12 +03:00
hal_ee24xx.h STM32 mass update to current naming convention in ChibiOS 2016-04-07 16:39:12 +03:00
hal_ee25xx.h STM32 mass update to current naming convention in ChibiOS 2016-04-07 16:39:12 +03:00
hal_eeprom.h use config default as in chibios 2016-05-17 00:41:50 +02:00
hal_eicu.h STM32 mass update to current naming convention in ChibiOS 2016-04-07 16:39:12 +03:00
hal_nand.h STM32 mass update to current naming convention in ChibiOS 2016-04-07 16:39:12 +03:00
hal_onewire.h 1-wire improvements. 2016-05-31 00:04:19 +03:00
hal_qei.h qei driver: change copyright 2016-05-15 20:21:20 +02:00
hal_rng.h Merge branch 'master' into fix-nrf51-port 2016-04-10 21:10:47 -03:00
hal_timcap.h use config default as in chibios 2016-05-17 00:41:50 +02:00
hal_usbh.h use config default as in chibios 2016-05-17 00:41:50 +02:00