Files
esp-idf/components/driver/include/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
..
2021-05-24 01:53:34 +02:00
2022-07-21 15:52:39 +08:00
2022-07-21 15:52:39 +08:00
2022-07-21 15:52:39 +08:00
2022-06-15 10:30:04 +08:00
2022-05-19 11:31:53 +08:00
2022-07-27 15:22:24 +08:00
2022-08-17 06:31:50 +00:00
2022-07-27 15:22:24 +08:00
2022-05-12 14:50:03 +08:00
2022-05-12 14:50:03 +08:00
2022-05-12 14:50:03 +08:00
2022-07-22 00:12:36 +00:00
2022-05-19 11:31:53 +08:00
2022-07-20 14:59:50 +08:00
2022-05-19 11:31:53 +08:00
2021-05-24 01:53:34 +02:00
2021-05-24 01:53:34 +02:00