Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h1465 #define HRTIM_FAULTPOLARITY_LOW (0x00000000U) /*!< Fault input is active low */ macro
2589 (((HRTIM_FAULTPOLARITY) == HRTIM_FAULTPOLARITY_LOW) || \
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h1474 #define HRTIM_FAULTPOLARITY_LOW (0x00000000U) /*!< Fault input is active low */ macro
2621 (((HRTIM_FAULTPOLARITY) == HRTIM_FAULTPOLARITY_LOW) || \
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h1952 #define HRTIM_FAULTPOLARITY_LOW (0x00000000U) /*!< Fault input is active low */ macro
3454 (((HRTIM_FAULTPOLARITY) == HRTIM_FAULTPOLARITY_LOW) || \