Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfs/src/services/
Dnrfs_clock.c41 case NRFS_CLOCK_REQ_LFCLK_SRC: in nrfs_clock_service_notify()
104 NRFS_SERVICE_HDR_FILL(&req, NRFS_CLOCK_REQ_LFCLK_SRC); in nrfs_clock_lfclk_src_set()
119 NRFS_SERVICE_HDR_FILL(&req, NRFS_CLOCK_REQ_LFCLK_SRC); in nrfs_clock_lfclk_src_set_no_rsp()
/hal_nordic-latest/nrfs/include/internal/requests/
Dnrfs_clock_reqs.h19 NRFS_CLOCK_REQ_LFCLK_SRC = NRFS_REQUEST_ID_DEF(NRFS_SERVICE_ID_CLOCK, 0x03), enumerator