Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/spi/gpspi/
Dspi_common.c57 void* destroy_arg; member
886 err = ctx->destroy_func(ctx->destroy_arg); in spi_bus_free()
912 bus_ctx[host_id]->destroy_arg = arg; in spi_bus_register_destroy_func()