/Zephyr-latest/tests/subsys/display/cfb/basic/src/ |
D | clear.c | 47 ZTEST(clear, test_clear_false) in ZTEST() argument 55 ZTEST(clear, test_clear_true) in ZTEST() argument
|
/Zephyr-latest/drivers/fpga/ |
D | fpga_ice40_bitbang.c | 50 volatile gpio_port_pins_t *clear; member 71 volatile gpio_port_pins_t *clear, gpio_port_pins_t clk, size_t n) in fpga_ice40_send_clocks() 82 volatile gpio_port_pins_t *clear, gpio_port_pins_t cs, in fpga_ice40_spi_send_data()
|
/Zephyr-latest/include/zephyr/retention/ |
D | retention.h | 48 retention_clear_api clear; member
|
/Zephyr-latest/samples/drivers/lcd_cyclonev_socdk/src/ |
D | main.c | 77 void clear(void) in clear() function
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/ |
D | ecb.c | 60 uint8_t clear[16]; in ecb_encrypt() local
|
/Zephyr-latest/include/zephyr/drivers/ |
D | retained_mem.h | 84 retained_mem_clear_api clear; member
|
D | auxdisplay.h | 299 auxdisplay_clear_t clear; member
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_lpc11u6x.c | 178 uint32_t clear = LPC11U6X_I2C_CONTROL_SI; in lpc11u6x_i2c_isr() local
|
/Zephyr-latest/subsys/net/ip/ |
D | nbr.h | 91 void (*const clear)(struct net_nbr_table *table); member
|
/Zephyr-latest/include/zephyr/sys/ |
D | hash_map_api.h | 172 sys_hashmap_clear_t clear; member
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | cdb.c | 37 clear:1; /* 1 if key needs clearing, 0 if storing */ member 43 bool clear; member 656 uint8_t clear = store ? 0U : 1U; in update_cdb_subnet_settings() local 688 uint8_t clear = store ? 0U : 1U; in update_cdb_app_key_settings() local
|
D | app_keys.c | 39 clear:1; /* 1 if key needs clearing, 0 if storing */ member 151 uint8_t clear = store ? 0U : 1U; in update_app_key_settings() local
|
D | subnet.c | 50 clear:1; /* 1 if key needs clearing, 0 if storing */ member 164 uint8_t clear = store ? 0U : 1U; in update_subnet_settings() local
|
D | solicitation.c | 37 static atomic_t clear; variable
|
D | net.h | 100 } clear; member
|
/Zephyr-latest/drivers/entropy/ |
D | entropy_npcx_drbg.c | 68 enum ncl_status (*clear)(void *ctx); member
|
/Zephyr-latest/soc/intel/intel_adsp/common/include/ |
D | cavs-idc.h | 109 uint32_t set, clear, mask, status; member
|
/Zephyr-latest/drivers/sensor/ams/ccs811/ |
D | ccs811.c | 369 uint8_t clear) in ccs811_mutate_meas_mode()
|
/Zephyr-latest/drivers/misc/grove_lcd_rgb/ |
D | grove_lcd_rgb.c | 117 uint8_t clear[] = { 0, GLCD_CMD_SCREEN_CLEAR }; in glcd_clear() local
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_renesas_ra_ioport.c | 82 uint32_t clear = 0; in gpio_ra_pin_configure() local
|
D | gpio_smartbond.c | 52 uint32_t clear; member
|
/Zephyr-latest/drivers/auxdisplay/ |
D | auxdisplay_jhd1313.c | 135 uint8_t clear[] = { 0, JHD1313_CMD_SCREEN_CLEAR }; in auxdisplay_jhd1313_clear() local
|
/Zephyr-latest/drivers/counter/ |
D | maxim_ds3231.c | 146 uint8_t clear) in sc_ctrl() 196 uint8_t clear) in rsc_stat()
|
/Zephyr-latest/modules/hal_infineon/abstraction-rtos/source/COMPONENT_ZEPHYR/ |
D | cyabs_rtos_zephyr.c | 577 cy_rslt_t cy_rtos_waitbits_event(cy_event_t *event, uint32_t *bits, bool clear, bool all, in cy_rtos_waitbits_event()
|
/Zephyr-latest/drivers/usb/device/ |
D | usb_dc_it82xx2.c | 274 static int it82xx2_usb_fifo_ctrl(const uint8_t ep, const bool clear) in it82xx2_usb_fifo_ctrl()
|