![]() |
CMSIS-Driver Validation
Version 2.0.0
Driver Validation
|
Functions | |
void | USART_GetCapabilities (void) |
Function: USART_GetCapabilities. More... | |
void | USART_Initialization (void) |
Function: USART_Initialization. More... | |
void | USART_CheckInvalidInit (void) |
Function: USART_CheckInvalidInit. More... | |
void | USART_PowerControl (void) |
Function: USART_PowerControl. More... | |
void | USART_Config_PolarityPhase (void) |
Function: USART_Config_PolarityPhase. More... | |
void | USART_Config_DataBits (void) |
Function: USART_Config_DataBits. More... | |
void | USART_Config_StopBits (void) |
Function: USART_Config_StopBits. More... | |
void | USART_Config_Parity (void) |
Function: USART_Config_Parity. More... | |
void | USART_Config_Baudrate (void) |
Function: USART_Config_Baudrate. More... | |
void | USART_Loopback_CheckBaudrate (void) |
Function: USART_Loopback_CheckBaudrate. More... | |
void | USART_Config_CommonParams (void) |
Function: USART_Config_CommonParams. More... | |
void | USART_Send (void) |
Function: USART_Send. More... | |
void | USART_AsynchronousReceive (void) |
Function: USART_AsynchronousReceive. More... | |
void | USART_Loopback_Transfer (void) |
Function: USART_Loopback_Transfer. More... | |
void USART_GetCapabilities | ( | void | ) |
The test function USART_GetCapabilities verifies the function GetCapabilities.
void USART_Initialization | ( | void | ) |
The test function USART_Initialization verifies the USART functions with the sequence:
void USART_CheckInvalidInit | ( | void | ) |
The test function USART_CheckInvalidInit verifies the driver behaviour when receiving an invalid initialization sequence:
void USART_PowerControl | ( | void | ) |
The test function USART_PowerControl verifies the PowerControl function with the sequence:
void USART_Config_PolarityPhase | ( | void | ) |
The test function USART_Config_PolarityPhase verifies the Control function with the sequence:
void USART_Config_DataBits | ( | void | ) |
The test function USART_Config_DataBits verifies the Control function with the sequence:
void USART_Config_StopBits | ( | void | ) |
The test function USART_Config_StopBits verifies the Control function with the sequence:
void USART_Config_Parity | ( | void | ) |
The test function USART_Config_Parity verifies the Control function with the sequence:
void USART_Config_Baudrate | ( | void | ) |
The test function USART_Config_Baudrate verifies the Control function and configures various baudrates with the sequence:
void USART_Loopback_CheckBaudrate | ( | void | ) |
The test function USART_Loopback_CheckBaudrate verifies the Control function, configures various baudrates, and measures the transfer time with this sequence:
void USART_Config_CommonParams | ( | void | ) |
The test function USART_Config_CommonParams verifies the Control function with the sequence:
void USART_Send | ( | void | ) |
The test function USART_Send verifies the Send function with the sequence:
void USART_AsynchronousReceive | ( | void | ) |
The test function USART_AsynchronousReceive verifies the Receive function with the sequence:
void USART_Loopback_Transfer | ( | void | ) |
The test function USART_Loopback_Transfer verifies the Transfer function with the sequence: