Home
last modified time | relevance | path

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

/hal_stm32-latest/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-latest/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-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_comp.h711 #define IS_COMP_OUTPUT_LEVEL(__OUTPUT_LEVEL__) (((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_LOW) |… argument
712 ((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_HIGH))
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_comp.h740 #define IS_COMP_OUTPUT_LEVEL(__OUTPUT_LEVEL__) (((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_LOW) |… argument
741 ((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_HIGH))
/hal_stm32-latest/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-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_comp.h668 #define IS_COMP_OUTPUT_LEVEL(__OUTPUT_LEVEL__) (((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_LOW) |… argument
669 ((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_HIGH))
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_comp.h672 #define IS_COMP_OUTPUT_LEVEL(__OUTPUT_LEVEL__) (((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_LOW) |… argument
673 ((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_HIGH))
/hal_stm32-latest/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-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_comp.h852 #define IS_COMP_OUTPUT_LEVEL(__OUTPUT_LEVEL__) (((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_LOW) |… argument
853 ((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_HIGH))
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_comp.h737 #define IS_COMP_OUTPUT_LEVEL(__OUTPUT_LEVEL__) (((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_LOW) |… argument
738 ((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_HIGH))
/hal_stm32-latest/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-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_comp.h1318 #define IS_COMP_OUTPUT_LEVEL(__OUTPUT_LEVEL__) (((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_LOW) |… argument
1319 ((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_HIGH))