zephyr/tests/drivers/gpio/gpio_basic_api/src
Kumar Gala 6b8fa2a85e arm: nxp: kinetis: Remove explicity setting of pincfg to GPIO
Remove board code and a few associated samples/tests that explicitly
call pinmux_pin_set() to set a given pin as GPIO.  This is handled as
part of gpio_mcux_configure() so we don't need to do it again.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-04-15 12:25:05 +02:00
..
gpio_emul_callback.c tests: gpio_basic_api: support for emulated GPIO 2020-12-27 18:15:33 +01:00
main.c arm: nxp: kinetis: Remove explicity setting of pincfg to GPIO 2021-04-15 12:25:05 +02:00
test_callback_manage.c
test_callback_trigger.c
test_gpio_port.c tests: gpio: gpio_port_set_masked_raw overwrite check 2020-10-14 15:21:34 -05:00
test_gpio.h