Searched refs:GPIO_T (Results 1 – 12 of 12) sorted by relevance
| /hal_nuvoton-latest/m46x/Devices/M460/Include/ |
| D | m460.h | 443 #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 …]
|
| D | gpio_reg.h | 311 } GPIO_T; typedef
|
| /hal_nuvoton-latest/m48x/Devices/M480/Include/ |
| D | M480.h | 370 #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 …]
|
| D | gpio_reg.h | 249 } GPIO_T; typedef
|
| /hal_nuvoton-latest/m46x/StdDriver/src/ |
| D | gpio.c | 44 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/ |
| D | gpio.c | 44 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/ |
| D | gpio.c | 39 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/ |
| D | gpio.h | 477 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/ |
| D | gpio.h | 455 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/ |
| D | M2L31.h | 464 #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)
|
| D | gpio_reg.h | 240 } GPIO_T; typedef
|
| /hal_nuvoton-latest/m46x/StdDriver/inc/ |
| D | gpio.h | 546 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);
|