WiFi SS control definitions.
◆ ifx_se_enable_wifi()
Performs HASH validation for RRAM WiFiSS FW Image and if success starts the WIFI FW.
- Parameters
-
| [in] | ctx | The pointer to the SE syscall context that contain a special syscall data (IPC release callback etc). |
- Returns
- IFX_SE_SUCCESS for success or error code
◆ ifx_se_disable_wifi()
Disables WiFiSS and power off the WIFI SS.
- Parameters
-
| [in] | ctx | The pointer to the SE syscall context that contain a special syscall data (IPC release callback etc). |
- Returns
- IFX_SE_SUCCESS for success or error code
◆ ifx_se_enable_wifi_sram_access()
Enables only Wi-Fi SS SRAM for staging of RAM_APPs and allows CPUSS access to this memory.
WIFI SS needs to be turned off before calling this API.
- Parameters
-
| [in] | ctx | The pointer to the SE syscall context that contain a special syscall data (IPC release callback etc). |
- Returns
- IFX_SE_SUCCESS for success or error code