Definition:little-endian
Data is stored with the least-significant byte first, then,
the most-significant byte [16-bit words]... |
16 Bit rev limiter - Two 8-bit hex numbers. Data is stored little-endian.

Example: From a BMW
325i with a BOSCH M3.1 ECU - 0261200402_1267357098
90 65h [little-endian] converts to
6590h [hex]
converts to 26,000 [decimal]
Rev Limiter Formula = 6590h/4 = 26,000/4 = 6,500 rpm