/Zephyr-Core-3.6.0/drivers/interrupt_controller/ |
D | intc_ite_it8xxx2.c | 101 uint32_t g, i; in ite_intc_isr_clear() local 115 uint32_t g, i; in ite_intc_irq_enable() local 133 uint32_t g, i; in ite_intc_irq_disable() local 157 uint32_t g, i; in ite_intc_irq_polarity_set() local 181 uint32_t g, i; in ite_intc_irq_is_enable() local
|
D | intc_ite_it8xxx2_v2.c | 17 #define IT8XXX2_INTC_BASE_SHIFT(g) (IT8XXX2_INTC_BASE + ((g) << 2)) argument 20 #define IT8XXX2_INTC_ISR(g) ECREG(IT8XXX2_INTC_BASE_SHIFT(g) + \ argument 23 #define IT8XXX2_INTC_IER(g) ECREG(IT8XXX2_INTC_BASE_SHIFT(g) + \ argument 26 #define IT8XXX2_INTC_IELMR(g) ECREG(IT8XXX2_INTC_BASE_SHIFT(g) + \ argument 29 #define IT8XXX2_INTC_IPOLR(g) ECREG(IT8XXX2_INTC_BASE_SHIFT(g) + \ argument
|
/Zephyr-Core-3.6.0/samples/drivers/led_lp5562/src/ |
D | main.c | 68 static int set_static_color(const struct device *dev, uint8_t r, uint8_t g, in set_static_color() 113 static int blink_color(const struct device *dev, bool r, bool g, bool b, in blink_color()
|
/Zephyr-Core-3.6.0/include/zephyr/dt-bindings/interrupt-controller/ |
D | mchp-xec-ecia.h | 19 #define MCHP_XEC_ECIA(g, gb, na, nd) \ argument
|
/Zephyr-Core-3.6.0/include/zephyr/drivers/ |
D | led_strip.h | 49 uint8_t g; member
|
D | sensor.h | 1087 static inline void sensor_g_to_ms2(int32_t g, struct sensor_value *ms2) in sensor_g_to_ms2()
|
/Zephyr-Core-3.6.0/drivers/led_strip/ |
D | apa102.c | 63 uint8_t g = pixels[i].g; in apa102_update_rgb() local
|
D | lpd880x.c | 91 uint8_t r, g, b; in lpd880x_strip_update_rgb() local
|
/Zephyr-Core-3.6.0/doc/_static/js/ |
D | dark-mode-toggle.min.mjs | 2 …nst c="legend";const d="toggle";const b="switch";const p="appearance";const g="permanent";const m=… constant
|
/Zephyr-Core-3.6.0/tests/net/ip-addr/src/ |
D | main.c | 63 #define TEST_LL_8(a, b, c, d, e, f, g, h, expected) \ argument 88 #define TEST_IPV6(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, expected) \ argument
|
/Zephyr-Core-3.6.0/drivers/sensor/bma4xx/ |
D | bma4xx_emul.c | 197 int64_t g = 1316226282; in bma4xx_emul_set_accel_data() local
|
/Zephyr-Core-3.6.0/doc/connectivity/bluetooth/ |
D | bluetooth-ctlr-arch.rst | 305 .. [g] Cipher Block Chaining (CBC) - Message Authentication Code with Counter citation
|
/Zephyr-Core-3.6.0/drivers/misc/grove_lcd_rgb/ |
D | grove_lcd_rgb.c | 182 void glcd_color_set(const struct device *dev, uint8_t r, uint8_t g, in glcd_color_set()
|
/Zephyr-Core-3.6.0/drivers/w1/ |
D | w1_zephyr_gpio.c | 87 uint16_t g; member
|
/Zephyr-Core-3.6.0/tests/benchmarks/mbedtls/src/ |
D | benchmark.c | 290 #define ecp_clear_precomputed(g) argument
|
/Zephyr-Core-3.6.0/drivers/sensor/icm42688/ |
D | icm42688.h | 44 static inline enum icm42688_accel_fs icm42688_accel_fs_to_reg(uint8_t g) in icm42688_accel_fs_to_reg()
|
/Zephyr-Core-3.6.0/include/zephyr/toolchain/ |
D | gcc.h | 132 #define UNALIGNED_GET(g) \ argument
|
/Zephyr-Core-3.6.0/subsys/bluetooth/mesh/ |
D | lpn.c | 803 size_t i, g; in sub_update() local
|