Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/debug/
Dmipi_stp_decoder.c570 static uint16_t swap16(uint16_t halfword) in swap16() function
605 *(uint16_t *)data = swap16(*(uint16_t *)data); in swap_n()