Home
last modified time | relevance | path

Searched refs:dma_channel_cleanup (Results 1 – 4 of 4) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/hardware_dma/
Ddma.c73 void dma_channel_cleanup(uint channel) { in dma_channel_cleanup() function
/hal_rpi_pico-latest/src/rp2_common/pico_sha256/
Dsha256.c180 dma_channel_cleanup(state->channel); in pico_sha256_finish()
/hal_rpi_pico-latest/src/rp2_common/pico_cyw43_driver/
Dcyw43_bus_pio_spi.c170 dma_channel_cleanup(bus_data->dma_out); in cyw43_spi_deinit()
175 dma_channel_cleanup(bus_data->dma_in); in cyw43_spi_deinit()
/hal_rpi_pico-latest/src/rp2_common/hardware_dma/include/hardware/
Ddma.h938 void dma_channel_cleanup(uint channel);