Home
last modified time | relevance | path

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

/hal_infineon-latest/serial-flash/
Dcy_serial_flash_qspi.c76 #define MSB_SHIFT_EIGHT (0x08u) macro
906 value >>= MSB_SHIFT_EIGHT; /* Shift to get the next byte */ in _value_to_byte_array()