Home
last modified time | relevance | path

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

/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/bus_protocols/
Dwhd_spi.h84 #define DATA_UNAVAILABLE ( (uint32_t)0x0001 ) /* Requested data not available; Clear by… macro
Dwhd_bus_spi_protocol.c654 … ( uint32_t )(DATA_UNAVAILABLE | COMMAND_ERROR | DATA_ERROR | in whd_bus_spi_init()