Home
last modified time | relevance | path

Searched defs:nbr (Results 1 – 4 of 4) sorted by relevance

/nrf_hw_models-latest/src/nrfx/hal/
Dnrf_hack.c71 #define PERIPHERAL_REG_BASE(per, nbr, post) \ argument
74 #define IS_PERIPHERAL_REG(p, per, nbr, post) \ argument
118 #define IF_PER(per, nbr, post, lname) \ in nrf_hack_get_task_from_ptr() argument
/nrf_hw_models-latest/src/nrfx/drivers/
Dnrfx_common.c12 #define PERIPHERAL_REG_BASE(per, nbr, post) \ argument
15 #define IS_PERIPHERAL_REG(p, per, nbr, post) \ argument
/nrf_hw_models-latest/src/HW_models/
DNHW_GRTC.c161 static inline void nhw_GRTC_check_valid_cc_index(uint inst, uint nbr, const char *type) in nhw_GRTC_check_valid_cc_index()
169 static inline void nhw_GRTC_check_valid_irq_index(uint inst, uint nbr, const char *type) in nhw_GRTC_check_valid_irq_index()
177 static inline void nhw_GRTC_check_valid_domain_index(uint inst, uint nbr, const char *type) in nhw_GRTC_check_valid_domain_index()
DNHW_EGU.c114 static inline void nhw_egu_check_inst_event(uint egu_inst, uint nbr, const char *type) in nhw_egu_check_inst_event()