zephyr/tests/drivers/gpio
Andrey VOLKOV abfd234060 tests: gpio: add tests for GPIO_DT_RESERVED_RANGES_NGPIOS et al
Added basic test coverage for the:

   * GPIO_DT_RESERVED_RANGES_NGPIOS,
   * GPIO_DT_RESERVED_RANGES,
   * GPIO_DT_INST_RESERVED_RANGES_NGPIOS,
   * GPIO_DT_INST_RESERVED_RANGES,
   * GPIO_DT_PORT_PIN_MASK_NGPIOS_EXC,
   * GPIO_PORT_PIN_MASK_FROM_DT_NODE,
   * GPIO_DT_INST_PORT_PIN_MASK_NGPIOS_EXC and
   * GPIO_PORT_PIN_MASK_FROM_DT_INST macros.

Signed-off-by: Andrey VOLKOV <andrey.volkov@munic.io>
2023-07-13 12:16:44 +02:00
..
gpio_api_1pin boards: arm: mr_canhubk3: add support for GPIO 2023-07-06 14:19:23 -05:00
gpio_basic_api test gpio_basic_api: Enable for nrf52_bsim 2023-07-07 09:21:06 +02:00
gpio_enable_disable_interrupt samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
gpio_get_direction test gpio_get_direction: Enable for nrf52_bsim 2023-07-07 09:21:06 +02:00
gpio_hogs tests gpio_hogs: Enable for nrf52_bsim 2023-07-07 09:21:06 +02:00
gpio_reserved_ranges tests: gpio: add tests for GPIO_DT_RESERVED_RANGES_NGPIOS et al 2023-07-13 12:16:44 +02:00