Searched refs:RtcTempCompensation (Results 1 – 11 of 11) sorted by relevance
/loramac-node-latest/src/boards/ |
D | rtc-board.h | 181 TimerTime_t RtcTempCompensation( TimerTime_t period, float temperature );
|
/loramac-node-latest/src/boards/SAMR34/ |
D | rtc-board.c | 271 TimerTime_t RtcTempCompensation( TimerTime_t period, float temperature ) in RtcTempCompensation() function
|
/loramac-node-latest/src/system/ |
D | timer.c | 380 return RtcTempCompensation( period, temperature ); in TimerTempCompensation()
|
/loramac-node-latest/src/boards/NucleoL476/ |
D | rtc-board.c | 537 TimerTime_t RtcTempCompensation( TimerTime_t period, float temperature ) in RtcTempCompensation() function
|
/loramac-node-latest/src/boards/SKiM881AXL/ |
D | rtc-board.c | 538 TimerTime_t RtcTempCompensation( TimerTime_t period, float temperature ) in RtcTempCompensation() function
|
/loramac-node-latest/src/boards/NucleoL152/ |
D | rtc-board.c | 537 TimerTime_t RtcTempCompensation( TimerTime_t period, float temperature ) in RtcTempCompensation() function
|
/loramac-node-latest/src/boards/NucleoL073/ |
D | rtc-board.c | 538 TimerTime_t RtcTempCompensation( TimerTime_t period, float temperature ) in RtcTempCompensation() function
|
/loramac-node-latest/src/boards/NAMote72/ |
D | rtc-board.c | 537 TimerTime_t RtcTempCompensation( TimerTime_t period, float temperature ) in RtcTempCompensation() function
|
/loramac-node-latest/src/boards/B-L072Z-LRWAN1/ |
D | rtc-board.c | 538 TimerTime_t RtcTempCompensation( TimerTime_t period, float temperature ) in RtcTempCompensation() function
|
/loramac-node-latest/src/boards/SKiM980A/ |
D | rtc-board.c | 537 TimerTime_t RtcTempCompensation( TimerTime_t period, float temperature ) in RtcTempCompensation() function
|
/loramac-node-latest/src/boards/SKiM880B/ |
D | rtc-board.c | 537 TimerTime_t RtcTempCompensation( TimerTime_t period, float temperature ) in RtcTempCompensation() function
|