Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_rcc.h2267 return (uint32_t)(READ_BIT(RCC->CRRCR, RCC_CRRCR_HSI48CAL) >> RCC_CRRCR_HSI48CAL_Pos); in LL_RCC_HSI48_GetCalibration()
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h3911 #define RCC_CRRCR_HSI48CAL_Pos (8U) macro
3912 #define RCC_CRRCR_HSI48CAL_Msk (0xFFU << RCC_CRRCR_HSI48CAL_Pos) /*!< 0x0000FF00 */
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h3769 #define RCC_CRRCR_HSI48CAL_Pos (8U) macro
3770 #define RCC_CRRCR_HSI48CAL_Msk (0xFFU << RCC_CRRCR_HSI48CAL_Pos) /*!< 0x0000FF00 */