Searched refs:func_t (Results 1 – 1 of 1) sorted by relevance
2824 typedef void (*func_t)(void); in _spi_m_async_register_callback() typedef2829 func_t *p_ls = (func_t *)&spid->callbacks; in _spi_m_async_register_callback()2830 p_ls[cb_type] = (func_t)func; in _spi_m_async_register_callback()