Home
last modified time | relevance | path

Searched refs:IS_RCC_HSI_CALIBRATION_VALUE (Results 1 – 4 of 4) sorted by relevance

/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_rcc.h476 #define IS_RCC_HSI_CALIBRATION_VALUE(VALUE) ((VALUE) <= 0x1F) macro
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_rcc.h509 #define IS_RCC_HSI_CALIBRATION_VALUE(VALUE) ((VALUE) <= 0x1F) macro
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_rcc.c168 assert_param(IS_RCC_HSI_CALIBRATION_VALUE(HSICalibrationValue)); in RCC_AdjustHSICalibrationValue()
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/
A Dhk32f0xx_rcc.c240 assert_param(IS_RCC_HSI_CALIBRATION_VALUE(HSICalibrationValue)); in RCC_AdjustHSICalibrationValue()

Completed in 16 milliseconds