Home
last modified time | relevance | path

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

/hal_rpi_pico-3.7.0-3.6.0-3.5.0/src/rp2_common/hardware_irq/
Dirq.c176 static inline void *resolve_branch(uint16_t *inst) { in resolve_branch() function
249 … make_branch(&slot->inst3, resolve_branch(&prev_slot->inst3)) : // b next_slot in irq_add_shared_handler()
331 … make_branch(&to_free_slot->inst3, resolve_branch(&next_slot->inst3)) : // b mext_>slot->next_slot in irq_remove_handler()