Searched refs:BIT_AON_SDM_AUTO_CAL_EN (Results 1 – 2 of 2) sorted by relevance
89 Temp &= ~(BIT_AON_SDM_AUTO_CAL_EN | BIT_AON_SDM_ALWAYS_CAL_EN); in SDM32K_Enable()102 Temp |= BIT_AON_SDM_AUTO_CAL_EN; in SDM32K_Enable()
853 #define BIT_AON_SDM_AUTO_CAL_EN BIT(16) /* [16] R/W 0 1: Enable SDM32K auto calibration */ macro
Completed in 9 milliseconds