Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/inc/
Dsl_si91x_host_interface.h47 } sl_si91x_host_init_configuration; typedef
66 sl_status_t sl_si91x_host_init(const sl_si91x_host_init_configuration *config);
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/host_mcu/si91x/
Dsiwx917_soc_ncp_host.c88 sl_status_t sl_si91x_host_init(const sl_si91x_host_init_configuration *config) in sl_si91x_host_init()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/src/
Dsl_si91x_driver.c342 sl_si91x_host_init_configuration init_config = { 0 }; in sl_si91x_driver_init()