Searched full:zephyr (Results 1 – 16 of 16) sorted by relevance
7 #include <zephyr/device.h>8 #include <zephyr/drivers/i2c.h>9 #include <zephyr/logging/log_backend.h>10 #include <zephyr/logging/log_core.h>11 #include <zephyr/logging/log_ctrl.h>12 #include <zephyr/logging/log_msg.h>13 #include <zephyr/logging/log_output.h>14 #include <zephyr/logging/log_backend_std.h>15 #include <zephyr/sys/__assert.h>
17 ZEPHYR_SDK_INSTALL_DIR: /opt/toolchains/zephyr-sdk-0.16.128 - name: Checkout Zephyr39 west build -b intel_ish_5_4_1 modules/hal/intel/zephyr/iut_test -d iut_build_5_4_143 west build -b intel_ish_5_6_0 modules/hal/intel/zephyr/iut_test -d iut_build_5_6_047 west build -b intel_ish_5_8_0 modules/hal/intel/zephyr/iut_test -d iut_build_5_8_0
16 - name: Download Checkpatch Files from Zephyr RTOS19 …wget https://github.com/zephyrproject-rtos/zephyr/raw/main/scripts/checkpatch.pl -O ./checkpatch.pl21 … wget https://github.com/zephyrproject-rtos/zephyr/raw/main/.checkpatch.conf -O ./.checkpatch.conf22 … wget https://github.com/zephyrproject-rtos/zephyr/raw/main/scripts/spelling.txt -O ./spelling.txt
8 #include <zephyr/kernel.h>9 #include <zephyr/device.h>10 #include <zephyr/drivers/dma.h>13 #include <zephyr/cache.h>
3 cmake: zephyr4 kconfig: zephyr/Kconfig
1 # Kconfig - Intel HAL Zephyr configuration options8 menu "Intel HAL Zephyr Configuration"
7 #include <zephyr/kernel.h>8 #include <zephyr/shell/shell.h>10 #include <zephyr/shell/shell_uart.h>
8 #include <zephyr/kernel.h>10 #include <zephyr/sys/__assert.h>
10 #include <zephyr/sys/time_units.h>11 #include <zephyr/kernel.h>
9 #include <zephyr/drivers/gpio.h>10 #include <zephyr/kernel.h>
3 zephyr.log-i2c=&i2c0;
8 find_package(Zephyr REQUIRED HINTS $ENV{ZEPHYR_BASE})
13 #include <zephyr/sys/printk.h>14 #include <zephyr/irq.h>15 #include <zephyr/drivers/interrupt_controller/ioapic.h>16 #include <zephyr/arch/x86/ia32/segmentation.h>
42 #include <zephyr/sys/printk.h>
10 #include <zephyr/drivers/i2c.h>
479 /* Additional functions defined for UART Zephyr only. */