Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/mesh_demo/src/
Dmicrobit.c81 static uint32_t get_period(char note, bool sharp) in get_period() function
124 period = get_period(*str, true); in board_play_tune()
127 period = get_period(*str, false); in board_play_tune()