Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/common/pico_base_headers/include/pico/
Derror.h40 PICO_ERROR_INVALID_DATA = -16, ///< A data structure failed to validate enumerator
/hal_rpi_pico-latest/src/rp2_common/pico_bootrom/include/pico/
Dbootrom.h1037 return PICO_ERROR_INVALID_DATA; in rom_get_last_boot_type_with_chained_flag()