Files
esp-idf/components/driver
wanlei ee6d3de128 spi_slave: add a flag SPI_SLAVE_NO_RETURN_RESULT to bypass return descriptor from ISR
if using this flag, driver willn't return the trans-done descriptor from ISR, so
`spi_slave_get_trans_result()` shouldn't be called.
besides, callback is the only way to know transaction status in that case, so a
`post_trans_cb` will be checked mandatory.
2022-09-21 11:56:27 +08:00
..
2022-09-01 16:01:01 +08:00
2022-08-17 06:31:50 +00:00
2022-01-18 10:06:08 +08:00
2022-09-01 15:53:59 +08:00
2022-07-27 15:08:58 +08:00
2022-08-08 08:30:09 +00:00
2022-08-08 08:30:09 +00:00
2021-05-25 17:43:57 +02:00
2021-05-25 17:43:57 +02:00