summaryrefslogtreecommitdiff
path: root/zephyr/shim/include/gpio/gpio_int.h
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* zephyr: shim: use DT_FOREACH_CHILD_STATUS_OKAY_SEP where applicableFabio Baltieri2022-09-091-6/+4
* zephyr/shim/include/gpio/gpio_int.h: Format with clang-formatJack Rosenthal2022-06-281-8/+7
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-091-3/+3
* zephyr: Add GPIO interrupt enum to get configAndrew McRae2022-02-281-0/+25
* zephyr: Split interrupt config into RW/RO portionsAndrew McRae2022-02-041-4/+4
* zephyr: Normalise GPIO_INT_FROM_NODE nameAndrew McRae2022-01-271-3/+3
* zephyr: Use DTS to configure gpio interruptsAndrew McRae2022-01-251-0/+65