Searched refs:GPIO_PORT_OFFSET (Results 1 – 1 of 1) sorted by relevance
| /hal_nordic-latest/nrfx/drivers/src/ |
| D | nrfx_gpiote.c | 251 #define GPIO_PORT_OFFSET(i, _) \ macro 263 NRFX_LISTIFY(1, GPIO_PORT_OFFSET, (+), _), in get_pin_idx() 264 NRFX_LISTIFY(2, GPIO_PORT_OFFSET, (+), _), in get_pin_idx() 265 NRFX_LISTIFY(3, GPIO_PORT_OFFSET, (+), _), in get_pin_idx() 266 NRFX_LISTIFY(4, GPIO_PORT_OFFSET, (+), _), in get_pin_idx() 267 NRFX_LISTIFY(5, GPIO_PORT_OFFSET, (+), _), in get_pin_idx() 268 NRFX_LISTIFY(6, GPIO_PORT_OFFSET, (+), _), in get_pin_idx() 269 NRFX_LISTIFY(7, GPIO_PORT_OFFSET, (+), _), in get_pin_idx() 270 NRFX_LISTIFY(8, GPIO_PORT_OFFSET, (+), _), in get_pin_idx() 271 NRFX_LISTIFY(9, GPIO_PORT_OFFSET, (+), _), in get_pin_idx() [all …]
|