Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_cyw43_driver/cybt_shared_bus/
Dcybt_shared_bus.c28 #define BTSDIO_FW_READY_POLLING_RETRY_COUNT (300) macro
155 ret = cybt_wait_bt_ready(BTSDIO_FW_READY_POLLING_RETRY_COUNT); in cyw43_btbus_init()