Home
last modified time | relevance | path

Searched refs:HRTIM_EVENTPOLARITY_LOW (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h1382 #define HRTIM_EVENTPOLARITY_LOW (HRTIM_EECR1_EE1POL) /*!< External event is active low */ macro
2521 ((EVENTPOLARITY) == HRTIM_EVENTPOLARITY_LOW))) \
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h1391 #define HRTIM_EVENTPOLARITY_LOW (HRTIM_EECR1_EE1POL) /*!< External event is active low */ macro
2553 ((EVENTPOLARITY) == HRTIM_EVENTPOLARITY_LOW))) \
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h1868 #define HRTIM_EVENTPOLARITY_LOW (HRTIM_EECR1_EE1POL) /*!< External event is active low */ macro
3385 ((EVENTPOLARITY) == HRTIM_EVENTPOLARITY_LOW))) \