Searched refs:CLOCK_LFCLKRUN_STATUS_Msk (Results 1 – 2 of 2) sorted by relevance
262 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()
1494 #define CLOCK_LFCLKRUN_STATUS_Msk (0x1UL << CLOCK_LFCLKRUN_STATUS_Pos) /*!< Bit mask of STATUS fiel… macro