Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/test/pico_divider_test/
Dpico_divider_test.c50 void o8hex(int u) {o4hex(u>>16); o4hex(u);} in o8hex() function
51 void o16hex(ui64 u) {o8hex(u>>32); o8hex(u);} in o16hex()
/hal_rpi_pico-latest/src/rp2_common/pico_double/
Ddouble_v1_rom_shim_rp2040.S82 bl o8hex @ r14