Home
last modified time | relevance | path

Searched refs:recalpfcount (Results 1 – 9 of 9) sorted by relevance

/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_rtc.c1244 uint32_t recalpfcount = 0; in RTC_SmoothCalibConfig() local
1259 while (((RTC->ISR & RTC_ISR_RECALPF) != RESET) && (recalpfcount != RECALPF_TIMEOUT)) in RTC_SmoothCalibConfig()
1261 recalpfcount++; in RTC_SmoothCalibConfig()
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/
A Dn32g45x_rtc.c1460 uint32_t recalpfcount = 0; in RTC_ConfigSmoothCalib() local
1475 while (((RTC->INITSTS & RTC_INITSTS_RECPF) != RESET) && (recalpfcount != RECALPF_TIMEOUT)) in RTC_ConfigSmoothCalib()
1477 recalpfcount++; in RTC_ConfigSmoothCalib()
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/
A Dn32g4fr_rtc.c1459 uint32_t recalpfcount = 0; in RTC_ConfigSmoothCalib() local
1474 while (((RTC->INITSTS & RTC_INITSTS_RECPF) != RESET) && (recalpfcount != RECALPF_TIMEOUT)) in RTC_ConfigSmoothCalib()
1476 recalpfcount++; in RTC_ConfigSmoothCalib()
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/src/
A Dn32wb452_rtc.c1460 uint32_t recalpfcount = 0; in RTC_ConfigSmoothCalib() local
1475 while (((RTC->INITSTS & RTC_INITSTS_RECPF) != RESET) && (recalpfcount != RECALPF_TIMEOUT)) in RTC_ConfigSmoothCalib()
1477 recalpfcount++; in RTC_ConfigSmoothCalib()
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/
A Dn32g45x_rtc.c1463 uint32_t recalpfcount = 0; in RTC_ConfigSmoothCalib() local
1478 while (((RTC->INITSTS & RTC_INITSTS_RECPF) != RESET) && (recalpfcount != RECALPF_TIMEOUT)) in RTC_ConfigSmoothCalib()
1480 recalpfcount++; in RTC_ConfigSmoothCalib()
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/
A Dhk32f0xx_rtc.c1638 uint32_t recalpfcount = 0; in RTC_SmoothCalibConfig() local
1654 while (((RTC->ISR & RTC_ISR_RECALPF) != RESET) && (recalpfcount != RECALPF_TIMEOUT)) in RTC_SmoothCalibConfig()
1656 recalpfcount++; in RTC_SmoothCalibConfig()
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/
A Dn32l40x_rtc.c1507 uint32_t recalpfcount = 0; in RTC_ConfigSmoothCalib() local
1522 while (((RTC->INITSTS & RTC_INITSTS_RECPF) != RESET) && (recalpfcount != RECALPF_TIMEOUT)) in RTC_ConfigSmoothCalib()
1524 recalpfcount++; in RTC_ConfigSmoothCalib()
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/
A Dn32l43x_rtc.c1375 uint32_t recalpfcount = 0; in RTC_ConfigSmoothCalib() local
1387 while (((RTC->INITSTS & RTC_INITSTS_RECPF) != RESET) && (recalpfcount != RECALPF_TIMEOUT)) in RTC_ConfigSmoothCalib()
1389 recalpfcount++; in RTC_ConfigSmoothCalib()
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/
A Dn32g43x_rtc.c1495 uint32_t recalpfcount = 0; in RTC_ConfigSmoothCalib() local
1510 while (((RTC->INITSTS & RTC_INITSTS_RECPF) != RESET) && (recalpfcount != RECALPF_TIMEOUT)) in RTC_ConfigSmoothCalib()
1512 recalpfcount++; in RTC_ConfigSmoothCalib()

Completed in 30 milliseconds