Home
last modified time | relevance | path

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

/Zephyr-latest/samples/boards/nordic/mesh/onoff_level_lighting_vnd_app/src/mesh/
Dpublisher.h18 #define LEVEL_S100 32767 macro
Dpublisher.c143 net_buf_simple_add_le16(root_models[5].pub->msg, LEVEL_S100); in publish()