Home
last modified time | relevance | path

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

/modules/fatfs/
A Dzephyr_fatfs_config.h109 #define _FF_DISK_NAME(node) DT_PROP(node, disk_name), argument
/modules/openthread/include/
A Dopenthread.h57 sys_snode_t node; member
/modules/lvgl/include/
A Dlvgl_zephyr.h14 #error Could not find "zephyr,display" chosen property, or "zephyr,displays" compatible node in DT
/modules/hal_nordic/nrfs/backends/
A Dnrfs_backend_ipc_service.h92 sys_snode_t node; member
A Dnrfs_backend_ipc_service.c111 SYS_SLIST_FOR_EACH_CONTAINER(&nrfs_backend_info_cb_slist, subs, node) { in ipc_sysctrl_ept_bound()
273 sys_slist_append(&nrfs_backend_info_cb_slist, &subs->node); in nrfs_backend_register_bound_subscribe()
/modules/openthread/
A Dopenthread.c231 SYS_SLIST_FOR_EACH_CONTAINER_SAFE(&openthread_state_change_cbs, entry, next, node) { in ot_state_changed_handler()
261 sys_slist_append(&openthread_state_change_cbs, &cb->node); in openthread_state_changed_callback_register()
276 removed = sys_slist_find_and_remove(&openthread_state_change_cbs, &cb->node); in openthread_state_changed_callback_unregister()
/modules/loramac-node/
A DCMakeLists.txt3 set(ZEPHYR_CURRENT_LIBRARY loramac-node)
/modules/hal_nordic/nrfx/
A Dnrfx_kconfig.h508 #define NRFX_SPIM_DT_HAS_RX_DELAY(node) DT_PROP(node, rx_delay_supported) + argument
/modules/
A DKconfig101 comment "loramac-node module not available."
A DKconfig.mcuboot351 Note that the zephyr chosen node ``zephyr,code-partition`` should be set to
/modules/lvgl/
A Dlvgl.c37 #error Could not find "zephyr,display" chosen property, or a "zephyr,displays" compatible node in DT

Completed in 26 milliseconds