Home
last modified time | relevance | path

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

/bsp/yichip/yc3122-pos/Libraries/sdk/
A Dyc_gpio.h21 uint8_t UnMap(uint16_t x);
23 #define GPIO_GetNum(port, pin) ((port * GPIO_PIN_NUM) + UnMap(pin))
A Dyc_gpio.c33 uint8_t UnMap(uint16_t x) in UnMap() function

Completed in 6 milliseconds