Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_cyw43_driver/
Dcyw43_driver.c189 void __attribute__((weak)) cyw43_cb_tcpip_deinit(cyw43_t *self, int itf) { in cyw43_cb_tcpip_deinit() function
/hal_rpi_pico-latest/src/rp2_common/pico_cyw43_arch/
Dcyw43_arch.c39 cyw43_cb_tcpip_deinit(&cyw43_state, CYW43_ITF_STA); in cyw43_arch_disable_sta_mode()