Searched defs:TIMER (Results 1 – 5 of 5) sorted by relevance
19 #define TIMER DT_NODELABEL(tc4) macro21 #define TIMER DT_NODELABEL(tc0) macro23 #define TIMER DT_NODELABEL(extrtc0) macro25 #define TIMER DT_NODELABEL(rtc0) macro27 #define TIMER DT_INST(0, st_stm32_counter) macro29 #define TIMER DT_INST(0, st_stm32_rtc) macro31 #define TIMER DT_NODELABEL(timer3) macro33 #define TIMER DT_NODELABEL(counter0) macro35 #define TIMER DT_INST(0, xlnx_xps_timer_1_00_a) macro37 #define TIMER DT_NODELABEL(timer0) macro[all …]
18 #define TIMER NRF_TIMER0 macro
241 config TIMER config
77 #define TIMER (((volatile uint32_t *)DT_REG_ADDR(DT_NODELABEL(ostimer64)))[3]) macro
627 #define TIMER(idx) DT_INST_PARENT(idx) macro