Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/boot_bootrom_headers/include/boot/
Dbootrom_constants.h187 #define ROM_FUNC_EXPLICIT_BUY ROM_TABLE_CODE('E', 'B') macro
/hal_rpi_pico-latest/src/rp2_common/pico_bootrom/include/pico/
Dbootrom.h847 rom_explicit_buy_fn func = (rom_explicit_buy_fn) rom_func_lookup_inline(ROM_FUNC_EXPLICIT_BUY); in rom_helper_explicit_buy()