Home
last modified time | relevance | path

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

/Zephyr-latest/samples/drivers/video/capture/src/
Dcheck_test_pattern.h80 uint8_t b5 = color & 0x1F; in rgb565_to_lab() local
85 uint8_t b = (b5 * 255) / 31; in rgb565_to_lab()
/Zephyr-latest/boards/sparkfun/red_v_things_plus/doc/
Dindex.rst64 https://sifive.cdn.prismic.io/sifive/034760b5-ac6a-4b1c-911c-f4148bb2c4a5_fe310-g002-v1p5.pdf
/Zephyr-latest/tests/net/net_pkt/src/
Dmain.c569 struct net_buf b5 = { variable
579 .frags = &b5,