Home
last modified time | relevance | path

Searched refs:RCC_CSR_LSI2TRIM (Results 1 – 3 of 3) sorted by relevance

/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_ll_rcc.h1810 MODIFY_REG(RCC->CSR, RCC_CSR_LSI2TRIM, Value << RCC_CSR_LSI2TRIM_Pos); in LL_RCC_LSI2_SetTrimming()
1820 return (uint32_t)(READ_BIT(RCC->CSR, RCC_CSR_LSI2TRIM) >> RCC_CSR_LSI2TRIM_Pos); in LL_RCC_LSI2_GetTrimming()
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Device/ST/STM32WBxx/Include/
H A Dstm32wb50xx.h7156 #define RCC_CSR_LSI2TRIM RCC_CSR_LSI2TRIM_Msk macro
H A Dstm32wb55xx.h8197 #define RCC_CSR_LSI2TRIM RCC_CSR_LSI2TRIM_Msk macro