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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| swdp_bitbang.c | ||
| swdp_ll_pin_nrf.h | ||
| swdp_ll_pin_stm32.h | ||
| swdp_ll_pin.h | ||