zephyr/tests/drivers/gpio
Ioannis Damigos 782967a1e3 gpio_smartbond: Fix port_set_masked_raw
Writing directly to Px_DATA_REG modifies pins which are not
indicated by mask, causing gpio_basic_api test to fail.

Use Px_SET_DATA_REG and Px_RESET_DATA_REG to modify only
pins indicated by mask.

Signed-off-by: Ioannis Damigos <ioannis.damigos.uj@renesas.com>
2024-08-19 17:23:18 -04:00
..
gpio_api_1pin tests/drivers/gpio: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
gpio_basic_api gpio_smartbond: Fix port_set_masked_raw 2024-08-19 17:23:18 -04:00
gpio_enable_disable_interrupt tests/drivers/gpio: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
gpio_get_direction tests/drivers/gpio: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
gpio_hogs everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
gpio_ite_it8xxx2_v2 everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
gpio_nrf tests: drivers: Extend test coverage for NRF GPIO driver 2024-04-26 09:32:35 +00:00
gpio_reserved_ranges tests/drivers/gpio: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00