Home
last modified time | relevance | path

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

/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_rcc.h477 #define IS_RCC_HSI14_CALIBRATION_VALUE(VALUE) ((VALUE) <= 0x1F) macro
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_rcc.h510 #define IS_RCC_HSI14_CALIBRATION_VALUE(VALUE) ((VALUE) <= 0x1F) macro
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_rcc.c228 assert_param(IS_RCC_HSI14_CALIBRATION_VALUE(HSI14CalibrationValue)); in RCC_AdjustHSI14CalibrationValue()
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/
A Dhk32f0xx_rcc.c300 assert_param(IS_RCC_HSI14_CALIBRATION_VALUE(HSI14CalibrationValue)); in RCC_AdjustHSI14CalibrationValue()

Completed in 16 milliseconds