Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/debug/
Dmipi_stp_decoder.c499 static void get_nibbles_unaligned(const uint8_t *src, size_t src_noff, uint8_t *dst, in get_nibbles_unaligned() function
521 get_nibbles_unaligned(src, src_noff, dst, dst_noff, nlen); in get_nibbles()