Home
last modified time | relevance | path

Searched refs:InputHysteresis (Results 1 – 25 of 26) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_comp.c645 assert_param(IS_LL_COMP_INPUT_HYSTERESIS(COMP_InitStruct->InputHysteresis)); in LL_COMP_Init()
687 | COMP_InitStruct->InputHysteresis in LL_COMP_Init()
718 COMP_InitStruct->InputHysteresis = LL_COMP_HYSTERESIS_NONE; in LL_COMP_StructInit()
926 assert_param(IS_LL_COMP_INPUT_HYSTERESIS(COMP_InitStruct->InputHysteresis)); in LL_COMP_Init()
958 | COMP_InitStruct->InputHysteresis in LL_COMP_Init()
977 | COMP_InitStruct->InputHysteresis in LL_COMP_Init()
1006 COMP_InitStruct->InputHysteresis = LL_COMP_HYSTERESIS_NONE; in LL_COMP_StructInit()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_ll_comp.c210 assert_param(IS_LL_COMP_INPUT_HYSTERESIS(COMP_InitStruct->InputHysteresis)); in LL_COMP_Init()
242 | COMP_InitStruct->InputHysteresis in LL_COMP_Init()
261 | COMP_InitStruct->InputHysteresis in LL_COMP_Init()
290 COMP_InitStruct->InputHysteresis = LL_COMP_HYSTERESIS_NONE; in LL_COMP_StructInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_comp.c195 assert_param(IS_LL_COMP_INPUT_HYSTERESIS(COMP_InitStruct->InputHysteresis)); in LL_COMP_Init()
225 | COMP_InitStruct->InputHysteresis in LL_COMP_Init()
243 | COMP_InitStruct->InputHysteresis in LL_COMP_Init()
270 COMP_InitStruct->InputHysteresis = LL_COMP_HYSTERESIS_NONE; in LL_COMP_StructInit()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_comp.c224 assert_param(IS_LL_COMP_INPUT_HYSTERESIS(COMP_InitStruct->InputHysteresis)); in LL_COMP_Init()
254 | COMP_InitStruct->InputHysteresis in LL_COMP_Init()
272 | COMP_InitStruct->InputHysteresis in LL_COMP_Init()
300 COMP_InitStruct->InputHysteresis = LL_COMP_HYSTERESIS_NONE; in LL_COMP_StructInit()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_comp.c173 assert_param(IS_LL_COMP_INPUT_HYSTERESIS(COMP_InitStruct->InputHysteresis)); in LL_COMP_Init()
199 | COMP_InitStruct->InputHysteresis in LL_COMP_Init()
226 COMP_InitStruct->InputHysteresis = LL_COMP_HYSTERESIS_NONE; in LL_COMP_StructInit()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_comp.c176 assert_param(IS_LL_COMP_INPUT_HYSTERESIS(COMP_InitStruct->InputHysteresis)); in LL_COMP_Init()
205 | COMP_InitStruct->InputHysteresis in LL_COMP_Init()
232 COMP_InitStruct->InputHysteresis = LL_COMP_HYSTERESIS_NONE; in LL_COMP_StructInit()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_comp.c177 assert_param(IS_LL_COMP_INPUT_HYSTERESIS(COMP_InitStruct->InputHysteresis)); in LL_COMP_Init()
203 | COMP_InitStruct->InputHysteresis in LL_COMP_Init()
230 COMP_InitStruct->InputHysteresis = LL_COMP_HYSTERESIS_NONE; in LL_COMP_StructInit()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_comp.h92 uint32_t InputHysteresis; /*!< Set comparator hysteresis mode of the input minus. member
1025 __STATIC_INLINE void LL_COMP_SetInputHysteresis(COMP_TypeDef *COMPx, uint32_t InputHysteresis) in LL_COMP_SetInputHysteresis() argument
1028 MODIFY_REG(COMPx->CSR, COMP_CSR_COMPxHYST, InputHysteresis); in LL_COMP_SetInputHysteresis()
1512 uint32_t InputHysteresis; /*!< Set comparator hysteresis mode of the input minus. member
1986 __STATIC_INLINE void LL_COMP_SetInputHysteresis(COMP_TypeDef *COMPx, uint32_t InputHysteresis) in LL_COMP_SetInputHysteresis() argument
1990 InputHysteresis << __COMP_BITOFFSET_INSTANCE(COMPx)); in LL_COMP_SetInputHysteresis()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_comp.c181 assert_param(IS_LL_COMP_INPUT_HYSTERESIS(COMP_InitStruct->InputHysteresis)); in LL_COMP_Init()
207 | COMP_InitStruct->InputHysteresis in LL_COMP_Init()
234 COMP_InitStruct->InputHysteresis = LL_COMP_HYSTERESIS_NONE; in LL_COMP_StructInit()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_comp.c188 assert_param(IS_LL_COMP_INPUT_HYSTERESIS(COMP_InitStruct->InputHysteresis)); in LL_COMP_Init()
214 | COMP_InitStruct->InputHysteresis in LL_COMP_Init()
241 COMP_InitStruct->InputHysteresis = LL_COMP_HYSTERESIS_NONE; in LL_COMP_StructInit()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_comp.c181 assert_param(IS_LL_COMP_INPUT_HYSTERESIS(COMP_InitStruct->InputHysteresis)); in LL_COMP_Init()
209 | COMP_InitStruct->InputHysteresis in LL_COMP_Init()
236 COMP_InitStruct->InputHysteresis = LL_COMP_HYSTERESIS_NONE; in LL_COMP_StructInit()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_comp.c195 assert_param(IS_LL_COMP_INPUT_HYSTERESIS(COMP_InitStruct->InputHysteresis)); in LL_COMP_Init()
224 | COMP_InitStruct->InputHysteresis in LL_COMP_Init()
255 COMP_InitStruct->InputHysteresis = LL_COMP_HYSTERESIS_NONE; in LL_COMP_StructInit()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_comp.c179 assert_param(IS_LL_COMP_INPUT_HYSTERESIS(COMP_InitStruct->InputHysteresis)); in LL_COMP_Init()
208 | COMP_InitStruct->InputHysteresis in LL_COMP_Init()
237 COMP_InitStruct->InputHysteresis = LL_COMP_HYSTERESIS_NONE; in LL_COMP_StructInit()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_comp.h89 uint32_t InputHysteresis; /*!< Set comparator hysteresis mode of the input minus. member
527 __STATIC_INLINE void LL_COMP_SetInputHysteresis(COMP_TypeDef *COMPx, uint32_t InputHysteresis) in LL_COMP_SetInputHysteresis() argument
529 MODIFY_REG(COMPx->CSR, COMP_CSR_HYST, InputHysteresis); in LL_COMP_SetInputHysteresis()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_comp.h89 uint32_t InputHysteresis; /*!< Set comparator hysteresis mode of the input minus. member
531 __STATIC_INLINE void LL_COMP_SetInputHysteresis(COMP_TypeDef *COMPx, uint32_t InputHysteresis) in LL_COMP_SetInputHysteresis() argument
533 MODIFY_REG(COMPx->CSR, COMP_CSR_HYST, InputHysteresis); in LL_COMP_SetInputHysteresis()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_comp.h89 uint32_t InputHysteresis; /*!< Set comparator hysteresis mode of the input minus. member
546 __STATIC_INLINE void LL_COMP_SetInputHysteresis(COMP_TypeDef *COMPx, uint32_t InputHysteresis) in LL_COMP_SetInputHysteresis() argument
548 MODIFY_REG(COMPx->CSR, COMP_CSR_HYST, InputHysteresis); in LL_COMP_SetInputHysteresis()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_comp.h81 uint32_t InputHysteresis; /*!< Set comparator hysteresis mode of the input minus. member
493 __STATIC_INLINE void LL_COMP_SetInputHysteresis(COMP_TypeDef *COMPx, uint32_t InputHysteresis) in LL_COMP_SetInputHysteresis() argument
495 MODIFY_REG(COMPx->CFGR1, COMP_CFGR1_HYST, InputHysteresis); in LL_COMP_SetInputHysteresis()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_comp.h74 uint32_t InputHysteresis; /*!< Set comparator hysteresis mode of the input minus. member
463 __STATIC_INLINE void LL_COMP_SetInputHysteresis(COMP_TypeDef *COMPx, uint32_t InputHysteresis) in LL_COMP_SetInputHysteresis() argument
465 MODIFY_REG(COMPx->CSR, COMP_CSR_HYST, InputHysteresis); in LL_COMP_SetInputHysteresis()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_comp.h126 uint32_t InputHysteresis; /*!< Set comparator hysteresis mode of the input minus. member
561 __STATIC_INLINE void LL_COMP_SetInputHysteresis(COMP_TypeDef *COMPx, uint32_t InputHysteresis) in LL_COMP_SetInputHysteresis() argument
565 InputHysteresis << __COMP_BITOFFSET_INSTANCE(COMPx) ); in LL_COMP_SetInputHysteresis()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_comp.h89 uint32_t InputHysteresis; /*!< Set comparator hysteresis mode of the input minus. member
615 __STATIC_INLINE void LL_COMP_SetInputHysteresis(COMP_TypeDef *COMPx, uint32_t InputHysteresis) in LL_COMP_SetInputHysteresis() argument
617 MODIFY_REG(COMPx->CSR, COMP_CSR_HYST, InputHysteresis); in LL_COMP_SetInputHysteresis()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_comp.h118 uint32_t InputHysteresis; /*!< Set comparator hysteresis mode of the input minus. member
615 __STATIC_INLINE void LL_COMP_SetInputHysteresis(COMP_TypeDef *COMPx, uint32_t InputHysteresis) in LL_COMP_SetInputHysteresis() argument
617 MODIFY_REG(COMPx->CSR, COMP_CSR_HYST, InputHysteresis); in LL_COMP_SetInputHysteresis()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_comp.h118 uint32_t InputHysteresis; /*!< Set comparator hysteresis mode of the input minus. member
643 __STATIC_INLINE void LL_COMP_SetInputHysteresis(COMP_TypeDef *COMPx, uint32_t InputHysteresis) in LL_COMP_SetInputHysteresis() argument
645 MODIFY_REG(COMPx->CSR, COMP_CSR_HYST, InputHysteresis); in LL_COMP_SetInputHysteresis()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_comp.h118 uint32_t InputHysteresis; /*!< Set comparator hysteresis mode of the input minus. member
647 __STATIC_INLINE void LL_COMP_SetInputHysteresis(COMP_TypeDef *COMPx, uint32_t InputHysteresis) in LL_COMP_SetInputHysteresis() argument
649 MODIFY_REG(COMPx->CSR, COMP_CSR_HYST, InputHysteresis); in LL_COMP_SetInputHysteresis()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_comp.h87 uint32_t InputHysteresis; /*!< Set comparator hysteresis mode of the input minus. member
568 __STATIC_INLINE void LL_COMP_SetInputHysteresis(COMP_TypeDef *COMPx, uint32_t InputHysteresis) in LL_COMP_SetInputHysteresis() argument
570 MODIFY_REG(COMPx->CFGR, COMP_CFGRx_HYST, InputHysteresis); in LL_COMP_SetInputHysteresis()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_comp.h118 uint32_t InputHysteresis; /*!< Set comparator hysteresis mode of the input minus. member
737 __STATIC_INLINE void LL_COMP_SetInputHysteresis(COMP_TypeDef *COMPx, uint32_t InputHysteresis) in LL_COMP_SetInputHysteresis() argument
739 MODIFY_REG(COMPx->CSR, COMP_CSR_HYST, InputHysteresis); in LL_COMP_SetInputHysteresis()

12