Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/hardware_irq/
A Dirq.c160 uint32_t ui_from = (uint32_t)from; in make_branch() local
162 int32_t delta = (int32_t)(ui_to - ui_from - 4); in make_branch()
168 uint32_t ui_from = (uint32_t)from; in insert_branch_and_link() local
170 uint32_t delta = (ui_to - ui_from - 4) / 2; in insert_branch_and_link()

Completed in 4 milliseconds