Home
last modified time | relevance | path

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

/Zephyr-latest/samples/boards/nordic/mesh/onoff_level_lighting_vnd_app/src/mesh/
Dstate_binding.c16 static int32_t ceiling(float num) in ceiling() function
34 return (uint16_t) ceiling(UINT16_MAX * tmp * tmp); in actual_to_linear()
/Zephyr-latest/kernel/
DKconfig85 int "Priority inheritance ceiling"
666 int "Time slicing thread priority ceiling"
672 takes effect; threads having a higher priority than this ceiling are
/Zephyr-latest/doc/releases/
Drelease-notes-3.2.rst2392 * :github:`46341` - Zephyr scheduler lock: add selective locking up to a given priority ceiling