Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/debug/
Dmipi_stp_decoder.c446 static inline uint8_t get_nibble(const uint8_t *data, size_t noff) in get_nibble() function
625 op = get_nibble(data, *noff); in get_op()
678 uint8_t b = get_nibble(data, noff); in mipi_stp_decoder_decode()
740 ntotal = get_nibble(data, noff); in mipi_stp_decoder_decode()