Searched defs:TIMER (Results 1 – 4 of 4) sorted by relevance
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_hrtim.h | 2697 #define IS_HRTIM_TIMER_OUTPUT(TIMER, OUTPUT)\ argument 3018 #define IS_HRTIM_TIMER_CAPTURETRIGGER(TIMER, CAPTURETRIGGER) \ argument 3144 #define IS_HRTIM_TIMER_CAPTUREFTRIGGER(TIMER, CAPTUREFTRIGGER) \ argument 3151 #define IS_HRTIM_TIMEVENTFILTER(TIMER,TIMEVENTFILTER)\ argument 3612 #define IS_HRTIM_TIMER_BURSTDMA(TIMER, BURSTDMA) \ argument
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_hrtim.h | 2036 #define IS_HRTIM_TIMER_OUTPUT(TIMER, OUTPUT)\ argument 2293 #define IS_HRTIM_TIMER_CAPTURETRIGGER(TIMER, CAPTURETRIGGER) \ argument 2711 #define IS_HRTIM_TIMER_BURSTDMA(TIMER, BURSTDMA) \ argument
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal_hrtim.h | 2060 #define IS_HRTIM_TIMER_OUTPUT(TIMER, OUTPUT)\ argument 2322 #define IS_HRTIM_TIMER_CAPTURETRIGGER(TIMER, CAPTURETRIGGER) \ argument 2743 #define IS_HRTIM_TIMER_BURSTDMA(TIMER, BURSTDMA) \ argument
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_dcmipp.h | 2286 #define IS_DCMIPP_CSI_TIMER(TIMER) (((TIMER) == DCMIPP_CSI_TIMER0) ||\ argument
|