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