Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/inc/
Dsl_si91x_core_utilities.h92 return SL_STATUS_WAITING_FOR_BOARD_READY; in convert_si91x_status_to_sl_status()
/hal_silabs-latest/wiseconnect/components/common/inc/
Dsl_additional_status.h44 #define SL_STATUS_WAITING_FOR_BOARD_READY ((sl_status_t)0x0055) ///< Waiting for the board to be… macro
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/src/
Dsl_si91x_driver.c1312 return SL_STATUS_WAITING_FOR_BOARD_READY; in sli_verify_device_boot()