Home
last modified time | relevance | path

Searched defs:clear (Results 1 – 25 of 26) sorted by relevance

12

/Zephyr-latest/tests/subsys/display/cfb/basic/src/
Dclear.c47 ZTEST(clear, test_clear_false) in ZTEST() argument
55 ZTEST(clear, test_clear_true) in ZTEST() argument
/Zephyr-latest/drivers/fpga/
Dfpga_ice40_bitbang.c50 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/
Dretention.h48 retention_clear_api clear; member
/Zephyr-latest/samples/drivers/lcd_cyclonev_socdk/src/
Dmain.c77 void clear(void) in clear() function
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/
Decb.c60 uint8_t clear[16]; in ecb_encrypt() local
/Zephyr-latest/include/zephyr/drivers/
Dretained_mem.h84 retained_mem_clear_api clear; member
Dauxdisplay.h299 auxdisplay_clear_t clear; member
/Zephyr-latest/drivers/i2c/
Di2c_lpc11u6x.c178 uint32_t clear = LPC11U6X_I2C_CONTROL_SI; in lpc11u6x_i2c_isr() local
/Zephyr-latest/subsys/net/ip/
Dnbr.h91 void (*const clear)(struct net_nbr_table *table); member
/Zephyr-latest/include/zephyr/sys/
Dhash_map_api.h172 sys_hashmap_clear_t clear; member
/Zephyr-latest/subsys/bluetooth/mesh/
Dcdb.c37 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
Dapp_keys.c39 clear:1; /* 1 if key needs clearing, 0 if storing */ member
151 uint8_t clear = store ? 0U : 1U; in update_app_key_settings() local
Dsubnet.c50 clear:1; /* 1 if key needs clearing, 0 if storing */ member
164 uint8_t clear = store ? 0U : 1U; in update_subnet_settings() local
Dsolicitation.c37 static atomic_t clear; variable
Dnet.h100 } clear; member
/Zephyr-latest/drivers/entropy/
Dentropy_npcx_drbg.c68 enum ncl_status (*clear)(void *ctx); member
/Zephyr-latest/soc/intel/intel_adsp/common/include/
Dcavs-idc.h109 uint32_t set, clear, mask, status; member
/Zephyr-latest/drivers/sensor/ams/ccs811/
Dccs811.c369 uint8_t clear) in ccs811_mutate_meas_mode()
/Zephyr-latest/drivers/misc/grove_lcd_rgb/
Dgrove_lcd_rgb.c117 uint8_t clear[] = { 0, GLCD_CMD_SCREEN_CLEAR }; in glcd_clear() local
/Zephyr-latest/drivers/gpio/
Dgpio_renesas_ra_ioport.c82 uint32_t clear = 0; in gpio_ra_pin_configure() local
Dgpio_smartbond.c52 uint32_t clear; member
/Zephyr-latest/drivers/auxdisplay/
Dauxdisplay_jhd1313.c135 uint8_t clear[] = { 0, JHD1313_CMD_SCREEN_CLEAR }; in auxdisplay_jhd1313_clear() local
/Zephyr-latest/drivers/counter/
Dmaxim_ds3231.c146 uint8_t clear) in sc_ctrl()
196 uint8_t clear) in rsc_stat()
/Zephyr-latest/modules/hal_infineon/abstraction-rtos/source/COMPONENT_ZEPHYR/
Dcyabs_rtos_zephyr.c577 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/
Dusb_dc_it82xx2.c274 static int it82xx2_usb_fifo_ctrl(const uint8_t ep, const bool clear) in it82xx2_usb_fifo_ctrl()

12