![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
Functions | |
| __STATIC_INLINE void | DDL_RCM_EnableAHBPeripheral (uint32_t Peripheral) |
| Enable the AHB peripheral. | |
| __STATIC_INLINE void | DDL_RCM_DisableAHBPeripheral (uint32_t Peripheral) |
| Disable the AHB peripheral. | |
| __STATIC_INLINE void | DDL_RCM_EnableAPBPeripheral (uint32_t Peripheral) |
| Enable the APB peripheral. | |
| __STATIC_INLINE void | DDL_RCM_DisableAPBPeripheral (uint32_t Peripheral) |
| Disable the APB peripheral. | |
| __STATIC_INLINE void DDL_RCM_DisableAHBPeripheral | ( | uint32_t | Peripheral | ) |
Disable the AHB peripheral.
| Peripheral | This parameter can be one of the following values: |
| None |
Definition at line 1310 of file g32r4xx_ddl_rcm.h.
| __STATIC_INLINE void DDL_RCM_DisableAPBPeripheral | ( | uint32_t | Peripheral | ) |
Disable the APB peripheral.
| None |
Definition at line 1360 of file g32r4xx_ddl_rcm.h.
| __STATIC_INLINE void DDL_RCM_EnableAHBPeripheral | ( | uint32_t | Peripheral | ) |
Enable the AHB peripheral.
| Peripheral | This parameter can be one of the following values: |
| None |
Definition at line 1293 of file g32r4xx_ddl_rcm.h.
| __STATIC_INLINE void DDL_RCM_EnableAPBPeripheral | ( | uint32_t | Peripheral | ) |
Enable the APB peripheral.
| None |
Definition at line 1335 of file g32r4xx_ddl_rcm.h.