Home
last modified time | relevance | path

Searched refs:R_GTM1_BASE (Results 1 – 2 of 2) sorted by relevance

/hal_renesas-latest/drivers/rz/fsp/src/rzg/bsp/cmsis/Device/RENESAS/Include/R9A08G045S/iodefines/
Dgtm_iodefine.h95 #define R_GTM1_BASE 0x42801400 macro
108 #define R_GTM1 ((R_GTM0_Type *) R_GTM1_BASE)
/hal_renesas-latest/drivers/rz/fsp/src/rzg/r_gtm/
Dr_gtm.c107 (p_cfg->channel * ((intptr_t) R_GTM1_BASE - (intptr_t) R_GTM0_BASE)); in R_GTM_Open()