Home
last modified time | relevance | path

Searched refs:__OUTPUT_LEVEL__ (Results 1 – 11 of 11) sorted by relevance

/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_comp.h535 #define IS_COMP_OUTPUT_LEVEL(__OUTPUT_LEVEL__) (((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_LOW) |… argument
536 ((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_HIGH))
/hal_stm32-3.5.0/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_comp.h707 #define IS_COMP_OUTPUT_LEVEL(__OUTPUT_LEVEL__) (((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_LOW) |… argument
708 ((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_HIGH))
/hal_stm32-3.5.0/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_comp.h641 #define IS_COMP_OUTPUT_LEVEL(__OUTPUT_LEVEL__) (((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_LOW) |… argument
642 ((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_HIGH))
/hal_stm32-3.5.0/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_comp.h635 #define IS_COMP_OUTPUT_LEVEL(__OUTPUT_LEVEL__) (((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_LOW) |… argument
636 ((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_HIGH))
/hal_stm32-3.5.0/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_comp.h666 #define IS_COMP_OUTPUT_LEVEL(__OUTPUT_LEVEL__) (((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_LOW) |… argument
667 ((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_HIGH))
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_comp.h662 #define IS_COMP_OUTPUT_LEVEL(__OUTPUT_LEVEL__) (((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_LOW) |… argument
663 ((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_HIGH))
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_comp.h743 #define IS_COMP_OUTPUT_LEVEL(__OUTPUT_LEVEL__) (((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_LOW) |… argument
744 ((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_HIGH))
/hal_stm32-3.5.0/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_comp.h797 #define IS_COMP_OUTPUT_LEVEL(__OUTPUT_LEVEL__) (((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_LOW) |… argument
798 ((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_HIGH))
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_comp.h727 #define IS_COMP_OUTPUT_LEVEL(__OUTPUT_LEVEL__) (((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_LOW) |… argument
728 ((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_HIGH))
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_comp.h866 #define IS_COMP_OUTPUT_LEVEL(__OUTPUT_LEVEL__) (((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_LOW) |… argument
867 ((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_HIGH))
/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_comp.h1264 #define IS_COMP_OUTPUT_LEVEL(__OUTPUT_LEVEL__) (((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_LOW) |… argument
1265 ((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_HIGH))