Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_cyw43_driver/
Dcyw43_bus_pio_spi.c82 __force_inline static uint32_t __swap16x2(uint32_t a) { in __swap16x2() function
94 #define SWAP32(a) __swap16x2(a)