Home
last modified time | relevance | path

Searched refs:BIT_CAL_START (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_lp/
A Drtl8721dlp_clk.c222 temp |= BIT_CAL_START; in OSC131K_Calibration()
228 if ((temp & BIT_CAL_START) == 0) { in OSC131K_Calibration()
266 temp |= BIT_CAL_START; in OSC131K_Calibration()
272 if ((temp & BIT_CAL_START) == 0) { in OSC131K_Calibration()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721dlp_sysreg.h830 #define BIT_CAL_START BIT(31) /* R/W 0 Write 1 to Start calibration, auto clear to 0 when cal… macro

Completed in 8 milliseconds