Skip to content
Commit 2f8167fc authored by Alexandre Bourdiol's avatar Alexandre Bourdiol Committed by Carles Cufí
Browse files

test: drivers: gpio: gpio_basic_api: disable interrupt at end of test



When switching from rising edge to falling edge of test:
test_gpio_deprecated(),
because exti callback is already configured (from rising edge test),
the pin configuration abort for EBUSY reason.
It is necessary to disable interrupt,
so that next test will start with clean configuration.

Signed-off-by: default avatarAlexandre Bourdiol <alexandre.bourdiol@st.com>
parent a40e8b51
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment