Home
last modified time | relevance | path

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

/Zephyr-latest/samples/boards/bbc/microbit/sound/src/
Dmain.c20 #define NS_TO_HZ(_ns) (NSEC_PER_SEC / (_ns)) macro
75 NS_TO_HZ(period)); in button_pressed()
79 NS_TO_HZ(period)); in button_pressed()