Home
last modified time | relevance | path

Searched refs:COMP_TypeDef (Results 1 – 7 of 7) sorted by relevance

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_comp.h400 __STATIC_INLINE void LL_COMP_SetPowerMode(COMP_TypeDef *COMPx, uint32_t PowerMode) in LL_COMP_SetPowerMode()
414 __STATIC_INLINE uint32_t LL_COMP_GetPowerMode(COMP_TypeDef *COMPx) in LL_COMP_GetPowerMode()
471 __STATIC_INLINE void LL_COMP_ConfigInputs(COMP_TypeDef *COMPx, uint32_t InputMinus, uint32_t InputP… in LL_COMP_ConfigInputs()
499 __STATIC_INLINE void LL_COMP_SetInputPlus(COMP_TypeDef *COMPx, uint32_t InputPlus) in LL_COMP_SetInputPlus()
518 __STATIC_INLINE uint32_t LL_COMP_GetInputPlus(COMP_TypeDef *COMPx) in LL_COMP_GetInputPlus()
560 __STATIC_INLINE void LL_COMP_SetInputMinus(COMP_TypeDef *COMPx, uint32_t InputMinus) in LL_COMP_SetInputMinus()
593 __STATIC_INLINE uint32_t LL_COMP_GetInputMinus(COMP_TypeDef *COMPx) in LL_COMP_GetInputMinus()
613 __STATIC_INLINE void LL_COMP_SetInputHysteresis(COMP_TypeDef *COMPx, uint32_t InputHysteresis) in LL_COMP_SetInputHysteresis()
628 __STATIC_INLINE uint32_t LL_COMP_GetInputHysteresis(COMP_TypeDef *COMPx) in LL_COMP_GetInputHysteresis()
650 __STATIC_INLINE void LL_COMP_SetOutputPolarity(COMP_TypeDef *COMPx, uint32_t OutputPolarity) in LL_COMP_SetOutputPolarity()
[all …]
H A Dstm32l4xx_hal_comp.h107 COMP_TypeDef *Instance; /*!< Register base address */
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_ll_comp.c194 ErrorStatus LL_COMP_DeInit(COMP_TypeDef *COMPx) in LL_COMP_DeInit()
231 ErrorStatus LL_COMP_Init(COMP_TypeDef *COMPx, LL_COMP_InitTypeDef *COMP_InitStruct) in LL_COMP_Init()
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Device/ST/STM32L0xx/Include/
H A Dstm32l073xx.h161 } COMP_TypeDef; typedef
736 #define COMP1 ((COMP_TypeDef *) COMP1_BASE)
737 #define COMP2 ((COMP_TypeDef *) COMP2_BASE)
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Device/ST/STM32WBxx/Include/
H A Dstm32wb55xx.h220 } COMP_TypeDef; typedef
1101 #define COMP1 ((COMP_TypeDef *) COMP1_BASE)
1102 #define COMP2 ((COMP_TypeDef *) COMP2_BASE)
/btstack/port/stm32-l451-miromico-sx1280/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
H A Dstm32l451xx.h288 } COMP_TypeDef; typedef
1112 #define COMP1 ((COMP_TypeDef *) COMP1_BASE)
1113 #define COMP2 ((COMP_TypeDef *) COMP2_BASE)
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
H A Dstm32l476xx.h301 } COMP_TypeDef; typedef
1355 #define COMP1 ((COMP_TypeDef *) COMP1_BASE)
1356 #define COMP2 ((COMP_TypeDef *) COMP2_BASE)