Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/inc/
Dsl_wifi_device.h2080 uint8_t boot_option; ///< Boot option. One of the values from @ref SI91X_LOAD_IMAGE_TYPES member
2145 .boot_option = LOAD_NWP_FW,
2180 .boot_option = LOAD_NWP_FW,
2206 .boot_option = LOAD_NWP_FW,
2230 .boot_option = LOAD_NWP_FW,
2254 .boot_option = LOAD_NWP_FW,
2281 .boot_option = LOAD_NWP_FW,
2310 .boot_option = LOAD_NWP_FW,
Dsl_si91x_host_interface.h46 uint8_t boot_option; member
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/src/
Dsl_si91x_driver.c343 const uint8_t select_option = config->boot_option; in sl_si91x_driver_init()
399 init_config.boot_option = config->boot_option; in sl_si91x_driver_init()