![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
Functions | |
| __STATIC_INLINE void | DDL_RCM_EnableAHBReset (uint32_t Peripheral) |
| Enable the AHB peripheral reset. | |
| __STATIC_INLINE void | DDL_RCM_DisableAHBReset (uint32_t Peripheral) |
| Disable the AHB peripheral reset. | |
| __STATIC_INLINE void | DDL_RCM_EnableAPBReset (uint32_t Peripheral) |
| Enable the APB peripheral reset. | |
| __STATIC_INLINE void | DDL_RCM_DisableAPBReset (uint32_t Peripheral) |
| Disable the APB peripheral reset. | |
| __STATIC_INLINE void DDL_RCM_DisableAHBReset | ( | uint32_t | Peripheral | ) |
Disable the AHB peripheral reset.
| Peripheral | This parameter can be one of the following values: |
| None |
Definition at line 1224 of file g32r4xx_ddl_rcm.h.
| __STATIC_INLINE void DDL_RCM_DisableAPBReset | ( | uint32_t | Peripheral | ) |
Disable the APB peripheral reset.
| Peripheral | This parameter can be one of the following values: |
| None |
Definition at line 1270 of file g32r4xx_ddl_rcm.h.
| __STATIC_INLINE void DDL_RCM_EnableAHBReset | ( | uint32_t | Peripheral | ) |
Enable the AHB peripheral reset.
| Peripheral | This parameter can be one of the following values: |
| None |
Definition at line 1209 of file g32r4xx_ddl_rcm.h.
| __STATIC_INLINE void DDL_RCM_EnableAPBReset | ( | uint32_t | Peripheral | ) |
Enable the APB peripheral reset.
| Peripheral | This parameter can be one of the following values: |
| None |
Definition at line 1247 of file g32r4xx_ddl_rcm.h.