Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Flavio Ceolin ea716bf023 kernel: Explicitly comparing pointer with NULL 7 years ago
..
include kernel: Explicitly comparing pointer with NULL 7 years ago
CMakeLists.txt kernel: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for kernel files. 7 years ago
Kconfig kernel: add a new API for setting thread names 7 years ago
Kconfig.power_mgmt doc: fix kconfig misspellings 7 years ago
alert.c kernel: Using boolean constants instead of 0 or 1 7 years ago
atomic_c.c license: Replace Apache boilerplate with SPDX tag 9 years ago
compiler_stack_protect.c kernel: add CODE_UNREACHABLE in _StackCheckHandler 7 years ago
device.c kernel; Checking functions return 7 years ago
errno.c kernel: userspace: reserve stack space to store local data 7 years ago
idle.c kernel: Using boolean types for boolean constants 7 years ago
init.c kernel: Using boolean types for boolean constants 7 years ago
int_latency_bench.c Convert remaining code to using newly introduced integer sized types 8 years ago
mailbox.c kernel; Checking functions return 7 years ago
mem_domain.c kernel: Using boolean expression on ASSERT macros 7 years ago
mem_slab.c kernel: Explicitly comparing pointer with NULL 7 years ago
mempool.c kernel: Explicitly comparing pointer with NULL 7 years ago
msg_q.c kernel: Explicitly comparing pointer with NULL 7 years ago
mutex.c kernel: Using boolean types for boolean constants 7 years ago
pipes.c kernel: Explicitly comparing pointer with NULL 7 years ago
poll.c kernel: Calling Z_SYSCALL_VERIFY_MSG with boolean expressions 7 years ago
queue.c kernel: Compare pointers with NULL in while statements 7 years ago
sched.c kernel: sched: Change boolean APIs to return bool 7 years ago
sem.c kernel: Explicitly comparing pointer with NULL 7 years ago
smp.c kernel; Checking functions return 7 years ago
stack.c kernel: Explicitly comparing pointer with NULL 7 years ago
sys_clock.c kernel: Compare pointers with NULL in while statements 7 years ago
system_work_q.c kernel: introduce stack definition macros 8 years ago
thread.c kernel: Explicitly comparing pointer with NULL 7 years ago
thread_abort.c kernel: Using boolean expression on ASSERT macros 7 years ago
timer.c kernel: Make If statement have essentially Boolean type 7 years ago
userspace.c kernel: Explicitly comparing pointer with NULL 7 years ago
userspace_handler.c kernel: Calling Z_SYSCALL_VERIFY_MSG with boolean expressions 7 years ago
version.c kernel: version: no need to store version in RAM 8 years ago
work_q.c kernel: add a new API for setting thread names 7 years ago