Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/inc/
Dsl_si91x_constants.h156 #define SL_SI91X_SAFE_UPGRADE BIT(12) macro
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/src/
Dsl_si91x_driver.c2531 if (read_data & SL_SI91X_SAFE_UPGRADE) { in sl_si91x_set_fast_fw_up()
2532 read_data &= ~(SL_SI91X_SAFE_UPGRADE); in sl_si91x_set_fast_fw_up()