|
Hardware Abstraction Layer for FreeRTOS
|
Go to the source code of this file.
Macros | |
| #define | ADD_COUNTER_SOFTWARE(id) |
| #define | COUNTER_SOFTWARE_ID(id) HAL_GET_ID(counter, software, counter_software_##id) |
Functions | |
| int32_t | counter_software_connect (struct counter *c, struct gpio_pin *pin) |
| #define ADD_COUNTER_SOFTWARE | ( | id | ) |
| #define COUNTER_SOFTWARE_ID | ( | id | ) | HAL_GET_ID(counter, software, counter_software_##id) |
| int32_t counter_software_connect | ( | struct counter * | c, |
| struct gpio_pin * | pin | ||
| ) |