|
Hardware Abstraction Layer for FreeRTOS
|
Go to the source code of this file.
Macros | |
| #define | TEMP_NTC(id, tn, b, rn, _adcmax) |
| #define | TEMP_NTC_ID(id) HAL_GET_ID(temp, ntc, ntc_##id) |
Functions | |
| int32_t | ntc_temp_connect (struct temp *temp, struct adc *adc) |
| #define TEMP_NTC | ( | id, | |
| tn, | |||
| b, | |||
| rn, | |||
| _adcmax | |||
| ) |
| #define TEMP_NTC_ID | ( | id | ) | HAL_GET_ID(temp, ntc, ntc_##id) |
| int32_t ntc_temp_connect | ( | struct temp * | temp, |
| struct adc * | adc | ||
| ) |