![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
Topics | |
| DBGMCU Exported Functions | |
| #define | __DDL_DBGMCU_FREEZE_TMR1() |
| Freeze/Unfreeze Peripherals in Debug mode. | |
| #define | __DDL_DBGMCU_FREEZE_TMR2() |
| #define | __DDL_DBGMCU_FREEZE_TMR3() |
| #define | __DDL_DBGMCU_FREEZE_TMR4() |
| #define | __DDL_DBGMCU_FREEZE_LPTMR() |
| #define | __DDL_DBGMCU_FREEZE_RTC() |
| #define | __DDL_DBGMCU_FREEZE_WWDT() |
| #define | __DDL_DBGMCU_FREEZE_IWDT() |
| #define | __DDL_DBGMCU_UNFREEZE_TMR1() |
| #define | __DDL_DBGMCU_UNFREEZE_TMR2() |
| #define | __DDL_DBGMCU_UNFREEZE_TMR3() |
| #define | __DDL_DBGMCU_UNFREEZE_TMR4() |
| #define | __DDL_DBGMCU_UNFREEZE_LPTMR() |
| #define | __DDL_DBGMCU_UNFREEZE_RTC() |
| #define | __DDL_DBGMCU_UNFREEZE_WWDT() |
| #define | __DDL_DBGMCU_UNFREEZE_IWDT() |
| #define __DDL_DBGMCU_FREEZE_IWDT | ( | ) |
Definition at line 80 of file g32r4xx_ddl_dbgmcu.h.
| #define __DDL_DBGMCU_FREEZE_LPTMR | ( | ) |
Definition at line 77 of file g32r4xx_ddl_dbgmcu.h.
| #define __DDL_DBGMCU_FREEZE_RTC | ( | ) |
Definition at line 78 of file g32r4xx_ddl_dbgmcu.h.
| #define __DDL_DBGMCU_FREEZE_TMR1 | ( | ) |
Freeze/Unfreeze Peripherals in Debug mode.
Definition at line 73 of file g32r4xx_ddl_dbgmcu.h.
| #define __DDL_DBGMCU_FREEZE_TMR2 | ( | ) |
Definition at line 74 of file g32r4xx_ddl_dbgmcu.h.
| #define __DDL_DBGMCU_FREEZE_TMR3 | ( | ) |
Definition at line 75 of file g32r4xx_ddl_dbgmcu.h.
| #define __DDL_DBGMCU_FREEZE_TMR4 | ( | ) |
Definition at line 76 of file g32r4xx_ddl_dbgmcu.h.
| #define __DDL_DBGMCU_FREEZE_WWDT | ( | ) |
Definition at line 79 of file g32r4xx_ddl_dbgmcu.h.
| #define __DDL_DBGMCU_UNFREEZE_IWDT | ( | ) |
Definition at line 89 of file g32r4xx_ddl_dbgmcu.h.
| #define __DDL_DBGMCU_UNFREEZE_LPTMR | ( | ) |
Definition at line 86 of file g32r4xx_ddl_dbgmcu.h.
| #define __DDL_DBGMCU_UNFREEZE_RTC | ( | ) |
Definition at line 87 of file g32r4xx_ddl_dbgmcu.h.
| #define __DDL_DBGMCU_UNFREEZE_TMR1 | ( | ) |
Definition at line 82 of file g32r4xx_ddl_dbgmcu.h.
| #define __DDL_DBGMCU_UNFREEZE_TMR2 | ( | ) |
Definition at line 83 of file g32r4xx_ddl_dbgmcu.h.
| #define __DDL_DBGMCU_UNFREEZE_TMR3 | ( | ) |
Definition at line 84 of file g32r4xx_ddl_dbgmcu.h.
| #define __DDL_DBGMCU_UNFREEZE_TMR4 | ( | ) |
Definition at line 85 of file g32r4xx_ddl_dbgmcu.h.
| #define __DDL_DBGMCU_UNFREEZE_WWDT | ( | ) |
Definition at line 88 of file g32r4xx_ddl_dbgmcu.h.