Home
last modified time | relevance | path

Searched refs:RCC_CFGR_LPUCLKSEL (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_rcc_ex.h100 #if defined(RCC_CFGR_LPUCLKSEL)
142 #if defined(RCC_CFGR_LPUCLKSEL)
203 #if defined(RCC_CFGR_LPUCLKSEL)
238 #if defined(RCC_CFGR_LPUCLKSEL)
349 #if defined(RCC_CFGR_LPUCLKSEL)
Dstm32wb0x_ll_rcc.h371 #if defined(RCC_CFGR_LPUCLKSEL)
376 #define LL_RCC_LPUCLKSEL_CLKLSE RCC_CFGR_LPUCLKSEL /*!< LPUAR…
419 #if defined(RCC_CFGR_LPUCLKSEL)
1201 #if defined(RCC_CFGR_LPUCLKSEL)
1216 MODIFY_REG(RCC->CFGR, RCC_CFGR_LPUCLKSEL, Source); in LL_RCC_SetLPUARTClockSource()
1228 return (uint32_t)(READ_BIT(RCC->CFGR, RCC_CFGR_LPUCLKSEL)); in LL_RCC_GetLPUARTClockSource()
2277 #if defined(RCC_CFGR_LPUCLKSEL)
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_rcc_ex.c143 #if defined(RCC_CFGR_LPUCLKSEL) in HAL_RCCEx_PeriphCLKConfig()
188 #if defined(RCC_CFGR_LPUCLKSEL) in HAL_RCCEx_GetPeriphCLKConfig()
310 #if defined(RCC_CFGR_LPUCLKSEL) in HAL_RCCEx_GetPeriphCLKFreq()
Dstm32wb0x_ll_rcc.c46 #if defined(RCC_CFGR_LPUCLKSEL)
173 #if defined(RCC_CFGR_LPUCLKSEL)
Dstm32wb0x_ll_lpuart.c47 #if !defined(RCC_CFGR_LPUCLKSEL)
219 #if defined(RCC_CFGR_LPUCLKSEL) in LL_LPUART_Init()
Dstm32wb0x_hal_uart.c3227 #if defined(RCC_CFGR_LPUCLKSEL) in UART_SetConfig()
/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dstm32wb05.h2801 #define RCC_CFGR_LPUCLKSEL RCC_CFGR_LPUCLKSEL_Msk macro
Dstm32wb09.h2826 #define RCC_CFGR_LPUCLKSEL RCC_CFGR_LPUCLKSEL_Msk macro