Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_CLOCK.c262 CLOCK_regs->LFCLKRUN = CLOCK_LFCLKRUN_STATUS_Msk; in nhw_clock_signal_handler()
271 if ((NRF_CLOCK_regs[inst]->LFCLKSTAT & CLOCK_LFCLKRUN_STATUS_Msk) == 0) { /* LCOV_EXCL_START */ in nhw_clock_TASKS_LFCLKSTOP()
DNRF5340_peri_types.h1494 #define CLOCK_LFCLKRUN_STATUS_Msk (0x1UL << CLOCK_LFCLKRUN_STATUS_Pos) /*!< Bit mask of STATUS fiel… macro