Home
last modified time | relevance | path

Searched defs:K_APP_BMEM (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/samples/subsys/logging/logger/src/
Dext_log_system.c9 K_APP_BMEM(app_part) static ext_log_handler log_handler; in K_APP_BMEM() function
/Zephyr-latest/tests/kernel/mem_protect/mem_protect/src/
Dmem_partition.c17 static volatile K_APP_BMEM(ztest_mem_partition) int bss_var; in K_APP_BMEM() function
/Zephyr-latest/include/zephyr/app_memory/
Dapp_memdomain.h61 #define K_APP_BMEM(id) Z_GENERIC_SECTION(K_APP_BMEM_SECTION(id)) macro
145 #define K_APP_BMEM(ptn) macro
/Zephyr-latest/arch/x86/
Dtiming.c13 K_APP_BMEM(z_libc_partition) static uint64_t tsc_freq; in K_APP_BMEM() function