Searched defs:u32IntAttribs (Results 1 – 2 of 2) sorted by relevance
80 void GPIO_EnableInt(GPIO_T *port, uint32_t u32Pin, uint32_t u32IntAttribs) in GPIO_EnableInt()