Supported MCUs in this version of the BSP.
More...
|
| | S124 |
| | Code that is common to S124 MCUs.
|
| |
| | S128 |
| | Code that is common to S128 MCUs.
|
| |
| | S1JA |
| | Code that is common to S1JA MCUs.
|
| |
| | S3A1 |
| | Code that is common to S3A1 MCUs.
|
| |
| | S3A3 |
| | Code that is common to S3A3 MCUs.
|
| |
| | S3A6 |
| | Code that is common to S3A6 MCUs.
|
| |
| | S3A7 |
| | Code that is common to S3A7 MCUs.
|
| |
| | S5D3 |
| | Code that is common to S5D3 MCUs.
|
| |
| | S5D5 |
| | Code that is common to S5D5 MCUs.
|
| |
| | S5D9 |
| | Code that is common to S5D9 MCUs.
|
| |
| | S7G2 |
| | Code that is common to S7G2 MCUs.
|
| |
Supported MCUs in this version of the BSP.
The BSP has code specific to a MCU and a board. The code that is specific to a MCU can be shared amongst boards that use the MCU.
◆ R_SSP_VersionGet()
Set SSP version based on compile time macros.
- Parameters
-
| [out] | p_version | Memory address to return version information to. |
- Return values
-
| SSP_SUCCESS | Version information stored. |
| SSP_ERR_ASSERTION | The parameter p_version is NULL. |