Searched defs:CYHAL_GET_PIN (Results 1 – 25 of 52) sorted by relevance
123
47 #define CYHAL_GET_PIN(pin) ((uint8_t)(((uint8_t)pin) & 0x07U)) macro