Home
last modified time | relevance | path

Searched defs:GPIO_CONFIG (Results 1 – 2 of 2) sorted by relevance

/bsp/yichip/yc3122-pos/Libraries/sdk/
A Dyc_gpio.h22 #define GPIO_CONFIG(x) *((volatile uint8_t*)(MGPIO_BASE + x)) macro
/bsp/yichip/yc3121-pos/Libraries/core/
A Dyc3121.h175 #define GPIO_CONFIG(x) *((volatile uint8_t*)(GPIO_BASEADDR + x)) macro

Completed in 8 milliseconds