Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_bootrom/include/pico/
Dbootrom.h548 static inline void rom_helper_flash_op(void *param) { in rom_helper_flash_op() function
604 int flash_rc = flash_safe_execute(rom_helper_flash_op, &params, UINT32_MAX); in rom_flash_op()