Home
last modified time | relevance | path

Searched defs:new_level (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.7.0/tests/bluetooth/common/testlib/include/testlib/
Dlog_utils.h11 static inline void bt_testlib_log_level_set(char *module, uint32_t new_level) in bt_testlib_log_level_set()
25 static inline void bt_testlib_log_level_set_all(uint32_t new_level) in bt_testlib_log_level_set_all()
/Zephyr-Core-3.7.0/lib/posix/options/
Dpthread.c667 int pthread_setconcurrency(int new_level) in pthread_setconcurrency()