Home
last modified time | relevance | path

Searched refs:IS_LL_OPAMP_POWER_MODE (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_opamp.c51 #define IS_LL_OPAMP_POWER_MODE(__POWER_MODE__) (((__POWER_MODE__) == LL_OPAMP_POWERMODE_NORMALPO… macro
132 assert_param(IS_LL_OPAMP_POWER_MODE(OPAMP_InitStruct->PowerMode)); in LL_OPAMP_Init()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_opamp.c51 #define IS_LL_OPAMP_POWER_MODE(__POWER_MODE__) \ macro
136 assert_param(IS_LL_OPAMP_POWER_MODE(OPAMP_InitStruct->PowerMode)); in LL_OPAMP_Init()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_opamp.c51 #define IS_LL_OPAMP_POWER_MODE(__POWER_MODE__) \ macro
136 assert_param(IS_LL_OPAMP_POWER_MODE(OPAMP_InitStruct->PowerMode)); in LL_OPAMP_Init()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_opamp.c51 #define IS_LL_OPAMP_POWER_MODE(__POWER_MODE__) (((__POWER_MODE__) == LL_OPAMP_POWERMODE_NORMALPO… macro
135 assert_param(IS_LL_OPAMP_POWER_MODE(OPAMP_InitStruct->PowerMode)); in LL_OPAMP_Init()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_opamp.c49 #define IS_LL_OPAMP_POWER_MODE(__POWER_MODE__) \ macro
129 assert_param(IS_LL_OPAMP_POWER_MODE(OPAMP_InitStruct->PowerMode)); in LL_OPAMP_Init()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_opamp.c50 #define IS_LL_OPAMP_POWER_MODE(__POWER_MODE__) \ macro
140 assert_param(IS_LL_OPAMP_POWER_MODE(OPAMP_InitStruct->PowerMode)); in LL_OPAMP_Init()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_opamp.c51 #define IS_LL_OPAMP_POWER_MODE(__POWER_MODE__) \ macro
163 assert_param(IS_LL_OPAMP_POWER_MODE(OPAMP_InitStruct->PowerMode)); in LL_OPAMP_Init()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_ll_opamp.c51 #define IS_LL_OPAMP_POWER_MODE(__POWER_MODE__) \ macro
169 assert_param(IS_LL_OPAMP_POWER_MODE(OPAMP_InitStruct->PowerMode)); in LL_OPAMP_Init()