Searched refs:GPIO_DESCEX_NUMDIO_M (Results 1 – 2 of 2) sorted by relevance
77 …uint32_t numDio = 1 + ((HWREG(GPIO_BASE + GPIO_O_DESCEX) & GPIO_DESCEX_NUMDIO_M) >> GPIO_DESCEX_NU… in dioNumberLegal()
240 #define GPIO_DESCEX_NUMDIO_M 0x0000003FU macro