Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/rtc/
Drtc_am1805.c281 uint8_t xtcal; in am1805_get_calibration() local
294 xtcal = reg >> 6; in am1805_get_calibration()
308 LOG_DBG("XTCAL = %d, CMDX = %d, OFFSETX = %d\n", xtcal, cmdx, (int8_t) reg); in am1805_get_calibration()