Home
last modified time | relevance | path

Searched refs:GPIO_T (Results 1 – 12 of 12) sorted by relevance

/hal_nuvoton-latest/m46x/Devices/M460/Include/
Dm460.h443 #define PA ((GPIO_T *) GPIOA_BASE)
444 #define PB ((GPIO_T *) GPIOB_BASE)
445 #define PC ((GPIO_T *) GPIOC_BASE)
446 #define PD ((GPIO_T *) GPIOD_BASE)
447 #define PE ((GPIO_T *) GPIOE_BASE)
448 #define PF ((GPIO_T *) GPIOF_BASE)
449 #define PG ((GPIO_T *) GPIOG_BASE)
450 #define PH ((GPIO_T *) GPIOH_BASE)
451 #define PI ((GPIO_T *) GPIOI_BASE)
452 #define PJ ((GPIO_T *) GPIOJ_BASE)
[all …]
Dgpio_reg.h311 } GPIO_T; typedef
/hal_nuvoton-latest/m48x/Devices/M480/Include/
DM480.h370 #define PA ((GPIO_T *) GPIOA_BASE)
371 #define PB ((GPIO_T *) GPIOB_BASE)
372 #define PC ((GPIO_T *) GPIOC_BASE)
373 #define PD ((GPIO_T *) GPIOD_BASE)
374 #define PE ((GPIO_T *) GPIOE_BASE)
375 #define PF ((GPIO_T *) GPIOF_BASE)
376 #define PG ((GPIO_T *) GPIOG_BASE)
377 #define PH ((GPIO_T *) GPIOH_BASE)
378 #define GPA ((GPIO_T *) GPIOA_BASE)
379 #define GPB ((GPIO_T *) GPIOB_BASE)
[all …]
Dgpio_reg.h249 } GPIO_T; typedef
/hal_nuvoton-latest/m46x/StdDriver/src/
Dgpio.c44 void GPIO_SetMode(GPIO_T *port, uint32_t u32PinMask, uint32_t u32Mode) in GPIO_SetMode()
78 void GPIO_EnableInt(GPIO_T *port, uint32_t u32Pin, uint32_t u32IntAttribs) in GPIO_EnableInt()
103 void GPIO_DisableInt(GPIO_T *port, uint32_t u32Pin) in GPIO_DisableInt()
131 void GPIO_SetSlewCtl(GPIO_T *port, uint32_t u32PinMask, uint32_t u32Mode) in GPIO_SetSlewCtl()
163 void GPIO_SetPullCtl(GPIO_T *port, uint32_t u32PinMask, uint32_t u32Mode) in GPIO_SetPullCtl()
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dgpio.c44 void GPIO_SetMode(GPIO_T *port, uint32_t u32PinMask, uint32_t u32Mode) in GPIO_SetMode()
78 void GPIO_EnableInt(GPIO_T *port, uint32_t u32Pin, uint32_t u32IntAttribs) in GPIO_EnableInt()
100 void GPIO_DisableInt(GPIO_T *port, uint32_t u32Pin) in GPIO_DisableInt()
124 void GPIO_SetSlewCtl(GPIO_T *port, uint32_t u32PinMask, uint32_t u32Mode) in GPIO_SetSlewCtl()
156 void GPIO_SetPullCtl(GPIO_T *port, uint32_t u32PinMask, uint32_t u32Mode) in GPIO_SetPullCtl()
/hal_nuvoton-latest/m48x/StdDriver/src/
Dgpio.c39 void GPIO_SetMode(GPIO_T *port, uint32_t u32PinMask, uint32_t u32Mode) in GPIO_SetMode()
67 void GPIO_EnableInt(GPIO_T *port, uint32_t u32Pin, uint32_t u32IntAttribs) in GPIO_EnableInt()
87 void GPIO_DisableInt(GPIO_T *port, uint32_t u32Pin) in GPIO_DisableInt()
106 void GPIO_SetSlewCtl(GPIO_T *port, uint32_t u32PinMask, uint32_t u32Mode) in GPIO_SetSlewCtl()
133 void GPIO_SetPullCtl(GPIO_T *port, uint32_t u32PinMask, uint32_t u32Mode) in GPIO_SetPullCtl()
/hal_nuvoton-latest/m48x/StdDriver/inc/
Dgpio.h477 void GPIO_SetMode(GPIO_T *port, uint32_t u32PinMask, uint32_t u32Mode);
478 void GPIO_EnableInt(GPIO_T *port, uint32_t u32Pin, uint32_t u32IntAttribs);
479 void GPIO_DisableInt(GPIO_T *port, uint32_t u32Pin);
480 void GPIO_SetSlewCtl(GPIO_T *port, uint32_t u32PinMask, uint32_t u32Mode);
481 void GPIO_SetPullCtl(GPIO_T *port, uint32_t u32PinMask, uint32_t u32Mode);
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dgpio.h455 void GPIO_SetMode(GPIO_T *port, uint32_t u32PinMask, uint32_t u32Mode);
456 void GPIO_EnableInt(GPIO_T *port, uint32_t u32Pin, uint32_t u32IntAttribs);
457 void GPIO_DisableInt(GPIO_T *port, uint32_t u32Pin);
458 void GPIO_SetSlewCtl(GPIO_T *port, uint32_t u32PinMask, uint32_t u32Mode);
459 void GPIO_SetPullCtl(GPIO_T *port, uint32_t u32PinMask, uint32_t u32Mode);
/hal_nuvoton-latest/m2l31x/Devices/M2L31/Include/
DM2L31.h464 #define PA ((GPIO_T *) GPIOA_BASE)
465 #define PB ((GPIO_T *) GPIOB_BASE)
466 #define PC ((GPIO_T *) GPIOC_BASE)
467 #define PD ((GPIO_T *) GPIOD_BASE)
468 #define PE ((GPIO_T *) GPIOE_BASE)
469 #define PF ((GPIO_T *) GPIOF_BASE)
470 #define PG ((GPIO_T *) GPIOG_BASE)
471 #define PH ((GPIO_T *) GPIOH_BASE)
Dgpio_reg.h240 } GPIO_T; typedef
/hal_nuvoton-latest/m46x/StdDriver/inc/
Dgpio.h546 void GPIO_SetMode(GPIO_T *port, uint32_t u32PinMask, uint32_t u32Mode);
547 void GPIO_EnableInt(GPIO_T *port, uint32_t u32Pin, uint32_t u32IntAttribs);
548 void GPIO_DisableInt(GPIO_T *port, uint32_t u32Pin);
549 void GPIO_SetSlewCtl(GPIO_T *port, uint32_t u32PinMask, uint32_t u32Mode);
550 void GPIO_SetPullCtl(GPIO_T *port, uint32_t u32PinMask, uint32_t u32Mode);