Searched defs:nbr (Results 1 – 4 of 4) sorted by relevance
/nrf_hw_models-latest/src/nrfx/hal/ |
D | nrf_hack.c | 71 #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/ |
D | nrfx_common.c | 12 #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/ |
D | NHW_GRTC.c | 161 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()
|
D | NHW_EGU.c | 114 static inline void nhw_egu_check_inst_event(uint egu_inst, uint nbr, const char *type) in nhw_egu_check_inst_event()
|