Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_CLOCK.c271 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()
DNRF5340_peri_types.h983 …__IM uint32_t LFCLKSTAT; /*!< (@ 0x00000418) Status indicating which LFCLK so… member