G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference

Macros

#define DDL_PMU_EVS_FILTER_NONE   (0x00000000UL)
#define DDL_PMU_EVS_FILTER_2LSICLK   (PMU_EVSCR_VDCPVDFILTER_0)
#define DDL_PMU_EVS_FILTER_4LSICLK   (PMU_EVSCR_VDCPVDFILTER_1)
#define DDL_PMU_EVS_FILTER_8LSICLK   (PMU_EVSCR_VDCPVDFILTER)

Detailed Description

Macro Definition Documentation

◆ DDL_PMU_EVS_FILTER_2LSICLK

#define DDL_PMU_EVS_FILTER_2LSICLK   (PMU_EVSCR_VDCPVDFILTER_0)

Definition at line 110 of file g32r4xx_ddl_pmu.h.

◆ DDL_PMU_EVS_FILTER_4LSICLK

#define DDL_PMU_EVS_FILTER_4LSICLK   (PMU_EVSCR_VDCPVDFILTER_1)

Definition at line 111 of file g32r4xx_ddl_pmu.h.

◆ DDL_PMU_EVS_FILTER_8LSICLK

#define DDL_PMU_EVS_FILTER_8LSICLK   (PMU_EVSCR_VDCPVDFILTER)

Definition at line 112 of file g32r4xx_ddl_pmu.h.

◆ DDL_PMU_EVS_FILTER_NONE

#define DDL_PMU_EVS_FILTER_NONE   (0x00000000UL)

Definition at line 109 of file g32r4xx_ddl_pmu.h.