Searched refs:NRF_DOMAIN_COUNT (Results 1 – 8 of 8) sorted by relevance
845 NRFX_ASSERT(domain < NRF_DOMAIN_COUNT); in nrf_tampc_domain_ctrl_value_set()915 NRFX_ASSERT(domain < NRF_DOMAIN_COUNT); in nrf_tampc_domain_ctrl_value_get()947 NRFX_ASSERT(domain < NRF_DOMAIN_COUNT); in nrf_tampc_domain_ctrl_lock_set()1017 NRFX_ASSERT(domain < NRF_DOMAIN_COUNT); in nrf_tampc_domain_ctrl_lock_get()1049 NRFX_ASSERT(domain < NRF_DOMAIN_COUNT); in nrf_tampc_ap_ctrl_value_set()1093 NRFX_ASSERT(domain < NRF_DOMAIN_COUNT); in nrf_tampc_ap_ctrl_value_get()1119 NRFX_ASSERT(domain < NRF_DOMAIN_COUNT); in nrf_tampc_ap_ctrl_lock_set()1163 NRFX_ASSERT(domain < NRF_DOMAIN_COUNT); in nrf_tampc_ap_ctrl_lock_get()
41 #define NRF_DOMAIN_COUNT NRF_DOMAIN_GLOBAL + 1 macro
67 #define NRF_DOMAIN_COUNT (NRF_DOMAIN_SYSTEM + 1) macro
41 #define NRF_DOMAIN_COUNT NRF_DOMAIN_NONE + 1 macro