Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h949 #define HRTIM_OUTPUTPOLARITY_HIGH (0x00000000U) /*!< Output is active HIGH */ macro
2197 (((OUTPUTPOLARITY) == HRTIM_OUTPUTPOLARITY_HIGH) || \
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h955 #define HRTIM_OUTPUTPOLARITY_HIGH (0x00000000U) /*!< Output is active HIGH */ macro
2226 (((OUTPUTPOLARITY) == HRTIM_OUTPUTPOLARITY_HIGH) || \
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h1192 #define HRTIM_OUTPUTPOLARITY_HIGH (0x00000000U) /*!< Output is active HIGH */ macro
2919 (((OUTPUTPOLARITY) == HRTIM_OUTPUTPOLARITY_HIGH) || \