Searched refs:GPIO_MAX_NUM (Results 1 – 2 of 2) sorted by relevance
38 #define GPIO_MAX_NUM (64+8) macro
74 } irq_table[GPIO_MAX_NUM];95 if ((rt_uint16_t)pin < 0 || (rt_uint16_t)pin > GPIO_MAX_NUM) in check_pin_valid()
Completed in 5 milliseconds