![]() |
CMSIS-Driver Validation
Version 1.3.0
Driver Validation
|
Functions | |
void | WIFI_GetVersion (void) |
Test case: WIFI_GetVersion. More... | |
void | WIFI_GetCapabilities (void) |
Test case: WIFI_GetCapabilities. More... | |
void | WIFI_Initialize_Uninitialize (void) |
Test case: WIFI_Initialize/Uninitialize. More... | |
void | WIFI_PowerControl (void) |
Test case: WIFI_PowerControl. More... | |
void | WIFI_GetModuleInfo (void) |
Test case: WIFI_GetModuleInfo. More... | |
These tests verify API and operation of the WiFi control functions.
void WIFI_GetCapabilities | ( | void | ) |
The test case WIFI_GetCapabilities verifies the WiFi Driver GetCapabilities function.
void WIFI_GetModuleInfo | ( | void | ) |
The test case WIFI_GetModuleInfo verifies the WiFi Driver GetModuleInfo function.
void WIFI_GetVersion | ( | void | ) |
The test case WIFI_GetVersion verifies the WiFi Driver GetVersion function.
void WIFI_Initialize_Uninitialize | ( | void | ) |
The test case WIFI_Initialize_Uninitialize verifies the WiFi Driver Initialize and Uninitialize functions.
and
Testing sequence:
void WIFI_PowerControl | ( | void | ) |
The test case WIFI_PowerControl verifies the WiFi Driver PowerControl function.
Testing sequence: