Searched refs:RCC_BDCR2_LSI2CFG (Results 1 – 4 of 4) sorted by relevance
191 #if defined(RCC_BDCR2_LSI2CFG)1327 MODIFY_REG(RCC->BDCR2, RCC_BDCR2_LSI2CFG, Sensitivity); in LL_RCC_LSI2_SetTempSensitivity()1340 return (uint32_t)(READ_BIT(RCC->BDCR2, RCC_BDCR2_LSI2CFG)); in LL_RCC_LSI2_GetTempSensitivity()
1283 pConfig->FreqTempSens = (regbdcr2 & RCC_BDCR2_LSI2CFG); in HAL_RCCEx_LSI2GetConfig()
10768 #define RCC_BDCR2_LSI2CFG RCC_BDCR2_LSI2CFG_Msk macro
10786 #define RCC_BDCR2_LSI2CFG RCC_BDCR2_LSI2CFG_Msk macro