|
STM32G0 MCAL 0.0.1
Tiny MCAL for educational purpose.
|
Macros | |
| #define | FLS_E_PARAM_CONFIG 0x01u |
| #define | FLS_E_PARAM_ADDRESS 0x02u |
| #define | FLS_E_PARAM_LENGTH 0x03u |
| #define | FLS_E_PARAM_DATA 0x04u |
| #define | FLS_E_UNINIT 0x05u |
| #define | FLS_E_PARAM_POINTER 0x0au |
| #define | FLS_E_ALREADY_INITIALIZED 0x0bu |
| #define FLS_E_ALREADY_INITIALIZED 0x0bu |
| #define FLS_E_PARAM_ADDRESS 0x02u |
API service called with wrong parameter
| #define FLS_E_PARAM_CONFIG 0x01u |
API service called with wrong parameter
| #define FLS_E_PARAM_DATA 0x04u |
API service called with wrong parameter
| #define FLS_E_PARAM_LENGTH 0x03u |
API service called with wrong parameter
| #define FLS_E_PARAM_POINTER 0x0au |
API service called with wrong parameter
| #define FLS_E_UNINIT 0x05u |
API service called with wrong parameter