Searched refs:LFCLKSTAT (Results 1 – 2 of 2) sorted by relevance
268 if ((NRF_CLOCK_regs[inst]->LFCLKSTAT & CLOCK_LFCLKRUN_STATUS_Msk) == 0) { /* LCOV_EXCL_START */ in nhw_clock_TASKS_LFCLKSTOP()441 CLOCK_regs->LFCLKSTAT = CLOCK_LFCLKSTAT_STATE_Msk in nhw_clock_LFTimer_triggered()449 CLOCK_regs->LFCLKSTAT &= ~CLOCK_LFCLKSTAT_STATE_Msk; in nhw_clock_LFTimer_triggered()
830 …__IM uint32_t LFCLKSTAT; /*!< (@ 0x00000418) Status indicating which LFCLK so… member