Home
last modified time | relevance | path

Searched defs:OperatingMode (Results 1 – 6 of 6) sorted by relevance

/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/
H A Dstm32wbxx_hal_pwr_ex.c916 void HAL_PWREx_SMPS_SetMode(uint32_t OperatingMode) in HAL_PWREx_SMPS_SetMode()
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_ll_pwr.h1329 __STATIC_INLINE void LL_PWR_SMPS_SetMode(uint32_t OperatingMode) in LL_PWR_SMPS_SetMode()
1356 …register uint32_t OperatingMode = (READ_BIT(PWR->CR5, PWR_CR5_SMPSEN) >> (PWR_CR5_SMPSEN_Pos - PWR… in LL_PWR_SMPS_GetMode() local
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_cryp.h57 uint32_t OperatingMode; /*!< AES operating mode. member
H A Dstm32l4xx_ll_lptim.h389 __STATIC_INLINE void LL_LPTIM_StartCounter(LPTIM_TypeDef *LPTIMx, uint32_t OperatingMode) in LL_LPTIM_StartCounter()
/btstack/chipset/sx128x/SMTC_Drivers/sx1280-driver-c/
H A Dsx1280.c50 static RadioOperatingModes_t OperatingMode; variable
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_lptim.h372 __STATIC_INLINE void LL_LPTIM_StartCounter(LPTIM_TypeDef *LPTIMx, uint32_t OperatingMode) in LL_LPTIM_StartCounter()