Skip to content
Commit 6c4a190a authored by Ioannis Damigos's avatar Ioannis Damigos Committed by Anas Nashif
Browse files

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: default avatarIoannis Damigos <ioannis.damigos.uj@renesas.com>
(cherry picked from commit 782967a1)
parent da2d5e6f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment