Searched refs:H32TO16LE (Results 1 – 1 of 1) sorted by relevance
83 #define H32TO16LE(x) ( ( uint32_t )( ( ( ( uint32_t )(x) & ( uint32_t )0x000000ffU ) << 8… macro356 *temp = H32TO16LE(*temp); in whd_bus_spi_transfer_buffer()847 value = H32TO16LE(value); in whd_bus_spi_write_register_value()956 *temp = H32TO16LE(*temp); in whd_bus_spi_transfer_bytes()