Home
last modified time | relevance | path

Searched refs:__COMP_BITOFFSET_INSTANCE (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_comp.h93 #define __COMP_BITOFFSET_INSTANCE(__COMP_INSTANCE__) \ macro
387 COMP_CSR_COMP1MODE << __COMP_BITOFFSET_INSTANCE(COMPx), in LL_COMP_SetPowerMode()
388 PowerMode << __COMP_BITOFFSET_INSTANCE(COMPx) ); in LL_COMP_SetPowerMode()
405 COMP_CSR_COMP1MODE << __COMP_BITOFFSET_INSTANCE(COMPx)) in LL_COMP_GetPowerMode()
406 >> __COMP_BITOFFSET_INSTANCE(COMPx) in LL_COMP_GetPowerMode()
448 …P1INSEL | (COMP_CSR_COMP1SW1 * __COMP_IS_INSTANCE_ODD(COMPx))) << __COMP_BITOFFSET_INSTANCE(COMPx), in LL_COMP_ConfigInputs()
449 …putMinus | InputPlus) << __COMP_BITOFFSET_INSTANCE(COMPx) ); in LL_COMP_ConfigInputs()
473 … (COMP_CSR_COMP1SW1 * __COMP_IS_INSTANCE_ODD(COMPx)) << __COMP_BITOFFSET_INSTANCE(COMPx), in LL_COMP_SetInputPlus()
474 … InputPlus << __COMP_BITOFFSET_INSTANCE(COMPx) ); in LL_COMP_SetInputPlus()
496 COMP_CSR_COMP1SW1 << __COMP_BITOFFSET_INSTANCE(COMPx)) in LL_COMP_GetInputPlus()
[all …]
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_comp.h1479 #define __COMP_BITOFFSET_INSTANCE(__COMP_INSTANCE__) \ macro
1800 COMP_CSR_COMP1MODE << __COMP_BITOFFSET_INSTANCE(COMPx), in LL_COMP_SetPowerMode()
1801 PowerMode << __COMP_BITOFFSET_INSTANCE(COMPx)); in LL_COMP_SetPowerMode()
1818 COMP_CSR_COMP1MODE << __COMP_BITOFFSET_INSTANCE(COMPx)) in LL_COMP_GetPowerMode()
1819 >> __COMP_BITOFFSET_INSTANCE(COMPx) in LL_COMP_GetPowerMode()
1865 …P1INSEL | (COMP_CSR_COMP1SW1 * __COMP_IS_INSTANCE_ODD(COMPx))) << __COMP_BITOFFSET_INSTANCE(COMPx), in LL_COMP_ConfigInputs()
1866 …nputMinus | InputPlus) << __COMP_BITOFFSET_INSTANCE(COMPx)); in LL_COMP_ConfigInputs()
1890 … (COMP_CSR_COMP1SW1 * __COMP_IS_INSTANCE_ODD(COMPx)) << __COMP_BITOFFSET_INSTANCE(COMPx), in LL_COMP_SetInputPlus()
1891 … InputPlus << __COMP_BITOFFSET_INSTANCE(COMPx)); in LL_COMP_SetInputPlus()
1913 COMP_CSR_COMP1SW1 << __COMP_BITOFFSET_INSTANCE(COMPx)) in LL_COMP_GetInputPlus()
[all …]
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_ll_comp.c161 ) << __COMP_BITOFFSET_INSTANCE(COMPx) in LL_COMP_DeInit()
173 ) << __COMP_BITOFFSET_INSTANCE(COMPx) in LL_COMP_DeInit()
237 ) << __COMP_BITOFFSET_INSTANCE(COMPx) in LL_COMP_Init()
245 ) << __COMP_BITOFFSET_INSTANCE(COMPx) in LL_COMP_Init()
256 ) << __COMP_BITOFFSET_INSTANCE(COMPx) in LL_COMP_Init()
264 ) << __COMP_BITOFFSET_INSTANCE(COMPx) in LL_COMP_Init()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_comp.c877 ) << __COMP_BITOFFSET_INSTANCE(COMPx) in LL_COMP_DeInit()
889 ) << __COMP_BITOFFSET_INSTANCE(COMPx) in LL_COMP_DeInit()
953 ) << __COMP_BITOFFSET_INSTANCE(COMPx) in LL_COMP_Init()
961 ) << __COMP_BITOFFSET_INSTANCE(COMPx) in LL_COMP_Init()
972 ) << __COMP_BITOFFSET_INSTANCE(COMPx) in LL_COMP_Init()
980 ) << __COMP_BITOFFSET_INSTANCE(COMPx) in LL_COMP_Init()