Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/sdio_nxp_abs/incl/
Dmlan_sdio_defs.h288 #define CARD_FW_RESET_VAL 0x99 macro
360 #define CARD_FW_RESET_VAL 0x00 macro
/hal_nxp-latest/mcux/middleware/wifi_nxp/sdio_nxp_abs/
Dfwdnld_sdio.c162 rv = sdio_drv_creg_write(CARD_FW_RESET_REG, 1, CARD_FW_RESET_VAL, &resp); in wlan_reset_fw()