Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfs/src/services/
Dnrfs_diag.c41 NRFS_SERVICE_HDR_FILL(&req, NRFS_DIAG_REG); in nrfs_diag_reg_read()
58 NRFS_SERVICE_HDR_FILL(&req, NRFS_DIAG_REG); in nrfs_diag_reg_write()
82 case NRFS_DIAG_REG: in nrfs_diag_service_notify()
/hal_nordic-latest/nrfs/include/internal/requests/
Dnrfs_diag_reqs.h17 NRFS_DIAG_REG = NRFS_REQUEST_ID_DEF(NRFS_SERVICE_ID_DIAG, 0x01), enumerator