Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ahb_interface/src/
Dsli_siwx917_soc.c414 RSI_WHILE_LOOP((uint32_t)loop_counter, RSI_LOOP_COUNT_UPGRADE_IMAGE) in rsi_boot_insn()
421 RSI_CHECK_LOOP_COUNTER(loop_counter, RSI_LOOP_COUNT_UPGRADE_IMAGE); in rsi_boot_insn()
433 RSI_WHILE_LOOP((uint32_t)loop_counter, RSI_LOOP_COUNT_UPGRADE_IMAGE) in rsi_boot_insn()
440 RSI_CHECK_LOOP_COUNTER(loop_counter, RSI_LOOP_COUNT_UPGRADE_IMAGE); in rsi_boot_insn()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ahb_interface/inc/
Dsli_siwx917_soc.h60 #define RSI_LOOP_COUNT_UPGRADE_IMAGE 0xFFFF macro