Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/boot_bootrom_headers/include/boot/
Dbootrom_constants.h64 #define RT_FLAG_FUNC_ARM_NONSEC 0x0010 macro
/hal_rpi_pico-latest/src/rp2_common/pico_bootrom/include/pico/
Dbootrom.h209 return rom_table_lookup(code, RT_FLAG_FUNC_ARM_NONSEC); in rom_func_lookup_inline()