Home
last modified time | relevance | path

Searched refs:STRUCT_SECTION_START_EXTERN (Results 1 – 9 of 9) sorted by relevance

/Zephyr-Core-3.6.0/subsys/sensing/
Ddispatch.c74 STRUCT_SECTION_START_EXTERN(sensing_sensor);
Dsensor_mgmt.h25 STRUCT_SECTION_START_EXTERN(sensing_sensor); \
/Zephyr-Core-3.6.0/include/zephyr/sys/
Diterable_sections.h159 #define STRUCT_SECTION_START_EXTERN(struct_type) \ macro
/Zephyr-Core-3.6.0/include/zephyr/
Ddevice.h433 STRUCT_SECTION_START_EXTERN(device); in device_handle_get()
456 STRUCT_SECTION_START_EXTERN(device); in device_from_handle()
/Zephyr-Core-3.6.0/subsys/net/lib/sockets/
Dsockets_service.c20 STRUCT_SECTION_START_EXTERN(net_socket_service_desc);
/Zephyr-Core-3.6.0/subsys/fb/
Dcfb.c15 STRUCT_SECTION_START_EXTERN(cfb_font);
/Zephyr-Core-3.6.0/subsys/net/
Dbuf.c46 STRUCT_SECTION_START_EXTERN(net_buf_pool);
/Zephyr-Core-3.6.0/drivers/console/
Duart_mux.c76 STRUCT_SECTION_START_EXTERN(uart_mux);
/Zephyr-Core-3.6.0/subsys/net/lib/coap/
Dcoap_server.c345 STRUCT_SECTION_START_EXTERN(coap_service); in coap_service_in_section()