Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/inc/
Dsl_si91x_constants.h157 #define SL_SI91X_FW_START_OF_FILE BIT(0) macro
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/src/
Dsl_si91x_driver.c2464 if (flags & SL_SI91X_FW_START_OF_FILE) { in sl_si91x_bl_upgrade_firmware()