Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h1381 #define HRTIM_EVENTPOLARITY_HIGH (0x00000000U) /*!< External event is active high */ macro
2520 (((EVENTPOLARITY) == HRTIM_EVENTPOLARITY_HIGH) || \
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h1390 #define HRTIM_EVENTPOLARITY_HIGH (0x00000000U) /*!< External event is active high */ macro
2552 (((EVENTPOLARITY) == HRTIM_EVENTPOLARITY_HIGH) || \
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h1867 #define HRTIM_EVENTPOLARITY_HIGH (0x00000000U) /*!< External event is active high */ macro
3384 (((EVENTPOLARITY) == HRTIM_EVENTPOLARITY_HIGH) || \