Searched refs:cmu_status (Results 1 – 1 of 1) sorted by relevance
93 uint32_t cmu_status = CMU->STATUS; in sleeptimer_hal_init_timer() local96 if ((cmu_status & _CMU_STATUS_LFXORDY_MASK) == CMU_STATUS_LFXORDY) { in sleeptimer_hal_init_timer()99 } else if ((cmu_status & _CMU_STATUS_PLFRCORDY_MASK) == CMU_STATUS_PLFRCORDY) { in sleeptimer_hal_init_timer()