Searched refs:BIT_CAL_START (Results 1 – 2 of 2) sorted by relevance
222 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()
830 #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