Home
last modified time | relevance | path

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

/hal_nordic-3.7.0/nrfx/hal/
Dnrf_clock.h1151 ((alwaysrun << CLOCK_HFCLKAUDIOALWAYSRUN_ALWAYSRUN_Pos) in nrf_clock_alwaysrun_set()
1184 >> CLOCK_HFCLKAUDIOALWAYSRUN_ALWAYSRUN_Pos); in nrf_clock_alwaysrun_get()
/hal_nordic-3.7.0/nrfx/mdk/
Dnrf5340_application_bitfields.h831 #define CLOCK_HFCLKAUDIOALWAYSRUN_ALWAYSRUN_Pos (0UL) /*!< Position of ALWAYSRUN field. */ macro
832 #define CLOCK_HFCLKAUDIOALWAYSRUN_ALWAYSRUN_Msk (0x1UL << CLOCK_HFCLKAUDIOALWAYSRUN_ALWAYSRUN_Pos) …