Searched refs:SDIO_SLAVE_SEND_PACKET (Results 1 – 2 of 2) sorted by relevance
43 …SDIO_SLAVE_SEND_PACKET = 1, ///< Packet mode, one packets will be sent one after another (only inc… enumerator
333 if (hal->sending_mode == SDIO_SLAVE_SEND_PACKET) { in send_check_new_packet()535 .eof = (hal->sending_mode == SDIO_SLAVE_SEND_PACKET), in sdio_slave_hal_send_queue()