Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_PPIB.c90 static inline void nhw_ppib_is_inst_ch_valid(uint ppib_inst, uint ppib_ch, const char *type) in nhw_ppib_is_inst_ch_valid()
103 static void nhw_ppib_confirm_direction(uint inst, uint ppib_ch, bool source) in nhw_ppib_confirm_direction()
120 static void nhw_ppib_hardwired_check(uint32_t reg, uint ppib_ch){ in nhw_ppib_hardwired_check()
135 static void nhw_ppib_TASK_SEND(uint inst, uint ppib_ch) in nhw_ppib_TASK_SEND()
146 uint ppib_ch = (uintptr_t)param & 0xFFFF; in nhw_ppib_tasksend_wrap() local
150 void nhw_PPIB_regw_sideeffects_SUBSCRIBE_SEND(uint inst, uint ppib_ch){ in nhw_PPIB_regw_sideeffects_SUBSCRIBE_SEND()
167 static void nhw_ppib_propagate_event_mate(uint inst, uint ppib_ch) { in nhw_ppib_propagate_event_mate()