![]() |
Synergy Software Package User's Manual
|
NetX NSAL interface implementation header file. More...
Functions | |
| ssp_err_t | nsal_netx_driver (NX_IP_DRIVER *driver, sf_wifi_instance_t const *p_wifi_instance, sf_wifi_nsal_cfg_t *p_wifi_nsal_cfg) |
| This is NetX interface driver function. More... | |
NetX NSAL interface implementation header file.
This SSP Interface provides access to the ThreadX-aware SF WIFI NSAL NX Framework.
| ssp_err_t nsal_netx_driver | ( | NX_IP_DRIVER * | p_driver, |
| sf_wifi_instance_t const * | p_wifi_instance, | ||
| sf_wifi_nsal_cfg_t * | p_wifi_nsal_cfg | ||
| ) |
This is NetX interface driver function.
NSAL NetX Driver Entry function
| [in] | p_driver | NetX IP driver pointer. |
| [in] | p_wifi_instance | WiFi Instance. |
| [in] | p_wifi_nsal_cfg | NSAL configuration. |
| SSP_ERR_ASSERTION | WiFi Frameowrk Instance pointer or NSAL configuration pointer is NULL |
| SSP_SUCCESS | No NULL arguments passed and NetX driver invoked successfully |
Check if the link is up