Zephyr Project API
3.1.0
A Scalable Open Source RTOS
Functions
byteorder.c File Reference
#include <
ztest.h
>
#include <
zephyr/sys/byteorder.h
>
Functions
void
test_byteorder_memcpy_swap
(void)
Test swapping for memory contents.
More...
void
test_byteorder_mem_swap
(void)
Test
sys_mem_swap()
functionality.
More...
void
test_sys_get_be64
(void)
Test
sys_get_be64()
functionality.
More...
void
test_sys_put_be64
(void)
Test
sys_put_be64()
functionality.
More...
void
test_sys_get_be48
(void)
Test
sys_get_be48()
functionality.
More...
void
test_sys_put_be48
(void)
Test
sys_put_be48()
functionality.
More...
void
test_sys_get_be32
(void)
Test
sys_get_be32()
functionality.
More...
void
test_sys_put_be32
(void)
Test
sys_put_be32()
functionality.
More...
void
test_sys_get_be24
(void)
Test
sys_get_be24()
functionality.
More...
void
test_sys_put_be24
(void)
Test
sys_put_be24()
functionality.
More...
void
test_sys_get_be16
(void)
Test
sys_get_be16()
functionality.
More...
void
test_sys_put_be16
(void)
Test
sys_put_be16()
functionality.
More...
void
test_sys_get_le16
(void)
Test
sys_get_le16()
functionality.
More...
void
test_sys_put_le16
(void)
Test
sys_put_le16()
functionality.
More...
void
test_sys_get_le24
(void)
Test
sys_get_le24()
functionality.
More...
void
test_sys_put_le24
(void)
Test
sys_put_le24()
functionality.
More...
void
test_sys_get_le32
(void)
Test
sys_get_le32()
functionality.
More...
void
test_sys_put_le32
(void)
Test
sys_put_le32()
functionality.
More...
void
test_sys_get_le48
(void)
Test
sys_get_le48()
functionality.
More...
void
test_sys_put_le48
(void)
Test
sys_put_le48()
functionality.
More...
void
test_sys_get_le64
(void)
Test
sys_get_le64()
functionality.
More...
void
test_sys_put_le64
(void)
Test
sys_put_le64()
functionality.
More...
tests
kernel
common
src
byteorder.c
Generated on Fri Oct 14 2022 07:26:00 for Zephyr Project API by
1.9.2