Home
last modified time | relevance | path

Searched refs:LL_COMP_OUTPUT_NONE (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-3.5.0/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_comp.c180 (( ((__OUTPUT_SELECTION__) == LL_COMP_OUTPUT_NONE) \
213 (( ((__OUTPUT_SELECTION__) == LL_COMP_OUTPUT_NONE) \
250 (( ((__OUTPUT_SELECTION__) == LL_COMP_OUTPUT_NONE) \
290 (( ((__OUTPUT_SELECTION__) == LL_COMP_OUTPUT_NONE) \
364 (( ((__OUTPUT_SELECTION__) == LL_COMP_OUTPUT_NONE) \
719 COMP_InitStruct->OutputSelection = LL_COMP_OUTPUT_NONE; in LL_COMP_StructInit()
811 ( ((__OUTPUT_SELECTION__) == LL_COMP_OUTPUT_NONE) \
1007 COMP_InitStruct->OutputSelection = LL_COMP_OUTPUT_NONE; in LL_COMP_StructInit()
/hal_stm32-3.5.0/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_ll_comp.c95 ( ((__OUTPUT_SELECTION__) == LL_COMP_OUTPUT_NONE) \
291 COMP_InitStruct->OutputSelection = LL_COMP_OUTPUT_NONE; in LL_COMP_StructInit()
/hal_stm32-3.5.0/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_ll_comp.c159 ( ((__OUTPUT_SELECTION__) == LL_COMP_OUTPUT_NONE) \
318 COMP_InitStruct->OutputSelection = LL_COMP_OUTPUT_NONE; in LL_COMP_StructInit()
/hal_stm32-3.5.0/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_comp.h226 #define LL_COMP_OUTPUT_NONE (COMP_CSR_OUTSEL_2 | COMP_CSR_OUTSEL_1 | COMP_CSR_OUTSEL_0)… macro
720 | (LL_COMP_OUTPUT_NONE * __COMP_IS_INSTANCE_ODD(COMPx))); in LL_COMP_GetOutputSelection()
/hal_stm32-3.5.0/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_comp.h235 #define LL_COMP_OUTPUT_NONE ((uint32_t)0x00000000) … macro
1601 #define LL_COMP_OUTPUT_NONE ((uint32_t)0x00000000U) … macro
/hal_stm32-3.5.0/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_comp.h211 #define LL_COMP_OUTPUT_NONE ((uint32_t)0x00000000U) … macro