Searched defs:CYHAL_GET_PORT (Results 1 – 25 of 52) sorted by relevance
123
49 #define CYHAL_GET_PORT(pin) ((uint8_t)(((uint8_t)pin) >> 3U)) macro