zephyr/drivers/dp
Fabio Baltieri a361c45af6 drivers: dp: use atomic APIs for pin set/reset
Use LL_GPIO_SetOutputPin and LL_GPIO_ResetOutputPin for the STM32
optimized DP functions. This yelds a speedup of the bit-banged interface
from about 585kHz to 640kHz on an STM32C0.

Suggested-by: Mathieu Choplain <mathieu.choplain@st.com>
Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2025-05-22 13:44:55 +02:00
..
CMakeLists.txt
Kconfig
swdp_bitbang.c
swdp_ll_pin_nrf.h
swdp_ll_pin_stm32.h drivers: dp: use atomic APIs for pin set/reset 2025-05-22 13:44:55 +02:00
swdp_ll_pin.h drivers: dp: rework the ARM delay loop 2025-05-22 13:44:55 +02:00