Home
last modified time | relevance | path

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

/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/src/
Dreel_board.c417 static void epd_update(struct k_work *work) in epd_update() function
609 k_work_init_delayable(&epd_work, epd_update); in board_init()