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.

Detailed Description

Function Documentation

◆ DDL_RCM_DisableAHBReset()

__STATIC_INLINE void DDL_RCM_DisableAHBReset ( uint32_t Peripheral)

Disable the AHB peripheral reset.

Parameters
PeripheralThis parameter can be one of the following values:
Return values
None

Definition at line 1224 of file g32r4xx_ddl_rcm.h.

◆ DDL_RCM_DisableAPBReset()

__STATIC_INLINE void DDL_RCM_DisableAPBReset ( uint32_t Peripheral)

◆ DDL_RCM_EnableAHBReset()

__STATIC_INLINE void DDL_RCM_EnableAHBReset ( uint32_t Peripheral)

Enable the AHB peripheral reset.

Parameters
PeripheralThis parameter can be one of the following values:
Return values
None

Definition at line 1209 of file g32r4xx_ddl_rcm.h.

◆ DDL_RCM_EnableAPBReset()

__STATIC_INLINE void DDL_RCM_EnableAPBReset ( uint32_t Peripheral)