Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/boot_bootrom_headers/include/boot/
Dbootrom_constants.h62 #define RT_FLAG_FUNC_ARM_SEC 0x0004 macro
/hal_rpi_pico-latest/src/rp2_common/pico_bootrom/include/pico/
Dbootrom.h211 return rom_table_lookup(code, RT_FLAG_FUNC_ARM_SEC); in rom_func_lookup_inline()