Home
last modified time | relevance | path

Searched refs:GSPI_PACKET_AVAILABLE (Results 1 – 1 of 1) sorted by relevance

/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/bus_protocols/
Dwhd_bus_spi_protocol.c78 #define GSPI_PACKET_AVAILABLE (1 << 8) macro
496 if ( (whd_bus_gspi_status & GSPI_PACKET_AVAILABLE) != 0 ) in whd_bus_spi_read_frame()
510 if ( (whd_bus_gspi_status & GSPI_PACKET_AVAILABLE) != 0 ) in whd_bus_spi_read_frame()