TMPM4G9
V1.0.0.0
|
Functions | |
__STATIC_INLINE TXZ_Result | fc_enable_areasel4 (void) |
Enables the AREA4. More... | |
__STATIC_INLINE TXZ_Result | fc_disable_areasel4 (void) |
Disables the AREA4. More... | |
Variables | |
void(* | startup )(void) |
uint32_t | gLoadAddr |
__STATIC_INLINE TXZ_Result fc_disable_areasel4 | ( | void | ) |
Disables the AREA4.
- |
TXZ_SUCCESS | :Success. |
TXZ_ERROR | :Failure. |
__STATIC_INLINE TXZ_Result fc_enable_areasel4 | ( | void | ) |
Enables the AREA4.
- |
TXZ_SUCCESS | :Success. |
TXZ_ERROR | :Failure. |
uint32_t gLoadAddr |
void(* startup) (void) |