LPCONFIG_exported_constants
◆ HAL_LCPU_CONFIG_get()
Get configure parameter.
- Parameters
-
type | Parameter type |
value | Parameter values |
length | Parameter length |
- Return values
-
HAL_OK | if successful, otherwise error |
◆ HAL_LCPU_CONFIG_InitContext()
void HAL_LCPU_CONFIG_InitContext |
( |
void |
| ) |
|
Force init context without check.
- Returns
- void
◆ HAL_LCPU_CONFIG_set()
Set configure parameter, only support in HCPU.
- Parameters
-
type | Parameter type |
value | Parameter values |
length | Parameter length |
- Return values
-
HAL_OK | if successful, otherwise error |