Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h2588 #define IS_HRTIM_FAULTPOLARITY(HRTIM_FAULTPOLARITY)\ argument
2589 (((HRTIM_FAULTPOLARITY) == HRTIM_FAULTPOLARITY_LOW) || \
2590 ((HRTIM_FAULTPOLARITY) == HRTIM_FAULTPOLARITY_HIGH))
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h2620 #define IS_HRTIM_FAULTPOLARITY(HRTIM_FAULTPOLARITY)\ argument
2621 (((HRTIM_FAULTPOLARITY) == HRTIM_FAULTPOLARITY_LOW) || \
2622 ((HRTIM_FAULTPOLARITY) == HRTIM_FAULTPOLARITY_HIGH))
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h3453 #define IS_HRTIM_FAULTPOLARITY(HRTIM_FAULTPOLARITY)\ argument
3454 (((HRTIM_FAULTPOLARITY) == HRTIM_FAULTPOLARITY_LOW) || \
3455 ((HRTIM_FAULTPOLARITY) == HRTIM_FAULTPOLARITY_HIGH))