Home
last modified time | relevance | path

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

/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/bus_protocols/
Dwhd_bus_spi_protocol.c130 static const uint8_t whd_bus_gspi_command_mapping[] = { 0, 1 }; variable
351 …( whd_bus_gspi_header_t )( ( uint32_t )( (whd_bus_gspi_command_mapping[(int)direction] & 0x1) << 3… in whd_bus_spi_transfer_buffer()
592 …hd_bus_gspi_header_t )SWAP32_16BIT_PARTS(SWAP32( (uint32_t)( (whd_bus_gspi_command_mapping[(int)BU… in whd_bus_spi_init()
950 …( whd_bus_gspi_header_t )( ( uint32_t )( (whd_bus_gspi_command_mapping[(int)direction] & 0x1) << 3… in whd_bus_spi_transfer_bytes()