Searched refs:DAC2_BASE (Results 1 – 3 of 3) sorted by relevance
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC5536/ |
D | LPC5536.h | 29208 #define DAC2_BASE (0x500B9000u) macro 29212 #define DAC2 ((LPDAC_Type *)DAC2_BASE) 29216 #define LPDAC_BASE_ADDRS { DAC0_BASE, DAC1_BASE, DAC2_BASE } 29233 #define DAC2_BASE (0x400B9000u) macro 29235 #define DAC2 ((LPDAC_Type *)DAC2_BASE) 29237 #define LPDAC_BASE_ADDRS { DAC0_BASE, DAC1_BASE, DAC2_BASE }
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC5534/ |
D | LPC5534.h | 29208 #define DAC2_BASE (0x500B9000u) macro 29212 #define DAC2 ((LPDAC_Type *)DAC2_BASE) 29216 #define LPDAC_BASE_ADDRS { DAC0_BASE, DAC1_BASE, DAC2_BASE } 29233 #define DAC2_BASE (0x400B9000u) macro 29235 #define DAC2 ((LPDAC_Type *)DAC2_BASE) 29237 #define LPDAC_BASE_ADDRS { DAC0_BASE, DAC1_BASE, DAC2_BASE }
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC55S36/ |
D | LPC55S36.h | 35286 #define DAC2_BASE (0x500B9000u) macro 35290 #define DAC2 ((LPDAC_Type *)DAC2_BASE) 35294 #define LPDAC_BASE_ADDRS { DAC0_BASE, DAC1_BASE, DAC2_BASE } 35311 #define DAC2_BASE (0x400B9000u) macro 35313 #define DAC2 ((LPDAC_Type *)DAC2_BASE) 35315 #define LPDAC_BASE_ADDRS { DAC0_BASE, DAC1_BASE, DAC2_BASE }
|