Home
last modified time | relevance | path

Searched defs:img_count (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Ddfu_srv.h184 size_t img_count; member
/Zephyr-latest/drivers/display/
Dmb_display.c40 uint8_t img_count; /* Image count */ member
298 const struct mb_image *img, uint8_t img_count) in mb_display_image()