Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/spi/
Dspi_max32.c778 void spi_max32_async_work_handler(struct k_work *work) in spi_max32_async_work_handler() function
891 k_work_init(&data->async_work, spi_max32_async_work_handler); in spi_max32_init()