Searched refs:post_setup_cb (Results 1 – 2 of 2) sorted by relevance
46 …slave_transaction_cb_t post_setup_cb; /**< Callback called after the SPI registers are loaded wit… member
530 if (host->cfg.post_setup_cb) host->cfg.post_setup_cb(trans); in spi_intr()