Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/common/pico_base_headers/include/pico/
Derror.h32 PICO_ERROR_CONNECT_FAILED = -8, ///< The connection failed enumerator
/hal_rpi_pico-latest/src/rp2_common/pico_cyw43_arch/
Dcyw43_arch.c131 return PICO_ERROR_CONNECT_FAILED; in cyw43_arch_wifi_connect_bssid_until()