Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_double/
Ddouble_init_rom_rp2040.c71 sf_clz_func = rom_func_lookup(ROM_FUNC_CLZ32); in __aeabi_double_init()
/hal_rpi_pico-latest/src/rp2_common/pico_float/
Dfloat_init_rom_rp2040.c69 sf_clz_func = rom_func_lookup(ROM_FUNC_CLZ32); in __aeabi_float_init()
/hal_rpi_pico-latest/src/rp2_common/boot_bootrom_headers/include/boot/
Dbootrom_constants.h173 #define ROM_FUNC_CLZ32 ROM_TABLE_CODE('L', '3') macro
/hal_rpi_pico-latest/src/rp2_common/pico_bit_ops/
Dbit_ops_aeabi.S30 .word ROM_FUNC_CLZ32