Home
last modified time | relevance | path

Searched refs:BIT_OSC2M_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.c378 temp |= BIT_OSC2M_CAL_START; in OSC2M_Calibration()
384 if ((temp & BIT_OSC2M_CAL_START) == 0) { in OSC2M_Calibration()
418 temp |= BIT_OSC2M_CAL_START; in OSC2M_Calibration()
424 if ((temp & BIT_OSC2M_CAL_START) == 0) { in OSC2M_Calibration()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721dlp_sysreg.h844 #define BIT_OSC2M_CAL_START BIT(0) /* R/W 0 Write 1 to Start calibration, auto clear to 0 when … macro

Completed in 13 milliseconds