/Zephyr-Core-3.7.0/tests/subsys/display/cfb/basic/src/ |
D | draw_point.c | 52 struct cfb_position pos = {0, 0}; in ZTEST() local 62 struct cfb_position pos = {1, 1}; in ZTEST() local 75 struct cfb_position pos = {9, 15}; in ZTEST() local 85 struct cfb_position pos = {10, 16}; in ZTEST() local 95 struct cfb_position pos = {11, 17}; in ZTEST() local 105 struct cfb_position pos = {10, 0}; in ZTEST() local 124 struct cfb_position pos = {0, -1}; in ZTEST() local 134 struct cfb_position pos = {display_width, 0}; in ZTEST() local 144 struct cfb_position pos = {0, display_height}; in ZTEST() local 154 struct cfb_position pos = {-1, display_height}; in ZTEST() local
|
/Zephyr-Core-3.7.0/subsys/llext/ |
D | buf_loader.c | 24 int llext_buf_seek(struct llext_loader *l, size_t pos) in llext_buf_seek() 33 void *llext_buf_peek(struct llext_loader *l, size_t pos) in llext_buf_peek()
|
/Zephyr-Core-3.7.0/drivers/pwm/ |
D | pwm_max31790.c | 32 uint8_t pos = MAX37190_FANXDYNAMICS_SPEEDRANGE_POS; in max31790_set_fandynamics_speedrange() local 41 uint8_t pos = MAX37190_FANXDYNAMICS_PWMRATEOFCHANGE_POS; in max31790_set_fandynamics_pwmrateofchange() local 50 uint8_t pos = (channel / 3) * 4; in max31790_set_pwmfrequency() local 59 uint8_t pos = (channel / 3) * 4; in max31790_get_pwmfrequency() local 67 uint8_t pos = MAX37190_FANXCONFIGURATION_SPINUP_POS; in max31790_set_fanconfiguration_spinup() local
|
/Zephyr-Core-3.7.0/include/zephyr/llext/ |
D | loader.h | 98 static inline int llext_seek(struct llext_loader *l, size_t pos) in llext_seek() 103 static inline void *llext_peek(struct llext_loader *l, size_t pos) in llext_peek()
|
D | buf_loader.h | 34 size_t pos; member
|
/Zephyr-Core-3.7.0/subsys/tracing/ |
D | tracing_backend_ram.c | 15 static uint32_t pos; variable
|
/Zephyr-Core-3.7.0/drivers/console/ |
D | ram_console.c | 34 static int pos; variable
|
D | ipm_console_receiver.c | 26 int pos; in ipm_console_thread() local
|
/Zephyr-Core-3.7.0/soc/intel/intel_socfpga_std/cyclonev/ |
D | soc.c | 25 uintptr_t pos = ROUND_DOWN(addr, CONFIG_MMU_PAGE_SIZE); in arch_reserved_pages_update() local
|
/Zephyr-Core-3.7.0/tests/subsys/fs/common/ |
D | test_fs_basic.c | 146 off_t pos = stat.size / 4; in seek_within_hello() local 211 off_t pos = 3 * stat.size / 4; in truncate_hello() local
|
/Zephyr-Core-3.7.0/soc/nuvoton/npcx/common/reg/ |
D | reg_access.h | 15 #define GET_POS_FIELD(pos, size) pos argument 16 #define GET_SIZE_FIELD(pos, size) size argument
|
/Zephyr-Core-3.7.0/subsys/storage/flash_map/ |
D | flash_map_integrity.c | 41 int pos; in flash_area_check_int_sha256() local
|
/Zephyr-Core-3.7.0/subsys/net/l2/ieee802154/ |
D | ieee802154_6lo.h | 22 uint8_t *pos; /* current position in buf */ member
|
/Zephyr-Core-3.7.0/drivers/mfd/ |
D | mfd_max31790.c | 26 uint8_t pos = MAX37190_GLOBALCONFIGURATION_I2CWATCHDOG_POS; in max31790_set_globalconfiguration_i2cwatchdog() local
|
/Zephyr-Core-3.7.0/subsys/net/lib/dns/ |
D | dns_pack.c | 70 uint16_t pos, uint16_t len) in set_dns_msg_response() 114 uint16_t pos; in dns_unpack_answer() local 362 struct dns_msg_t *dns_msg, uint16_t pos) in dns_copy_qname() 482 int pos; in dns_unpack_name() local
|
/Zephyr-Core-3.7.0/drivers/w1/ |
D | w1_shell.c | 26 static int read_io_options(const struct shell *sh, int pos, char **argv, in read_io_options() 193 int pos = 1; in cmd_w1_write_byte() local 242 int pos = 1; in cmd_w1_write_block() local
|
/Zephyr-Core-3.7.0/tests/bluetooth/ctrl_sw_privacy_unit/src/ |
D | main.c | 49 uint8_t pos, ex_pos; in helper_prpa_add() local 92 uint8_t pos, ex_pos; in helper_trpa_add() local
|
/Zephyr-Core-3.7.0/modules/lvgl/ |
D | lvgl_fs.c | 136 static lv_fs_res_t lvgl_fs_seek(struct _lv_fs_drv_t *drv, void *file, uint32_t pos, in lvgl_fs_seek() 160 off_t pos; in lvgl_fs_tell() local
|
/Zephyr-Core-3.7.0/subsys/net/ |
D | hostname.c | 69 int pos = 0; in net_hostname_set_postfix() local
|
/Zephyr-Core-3.7.0/subsys/retention/ |
D | retention.c | 92 size_t pos = config->offset + config->prefix_len; in retention_checksum() local 188 off_t pos = 0; in retention_is_valid() local 370 off_t pos = 0; in retention_clear() local
|
/Zephyr-Core-3.7.0/drivers/gnss/ |
D | gnss_parse.c | 24 int8_t pos = 0; in gnss_parse_dec_to_nano() local
|
/Zephyr-Core-3.7.0/subsys/demand_paging/backing_store/ |
D | ram.c | 72 char *pos = slab; in slab_to_location() local
|
/Zephyr-Core-3.7.0/kernel/include/ |
D | priority_q.h | 169 struct prio_info pos = get_prio_info(thread->base.prio); in z_priq_mq_add() local 178 struct prio_info pos = get_prio_info(thread->base.prio); in z_priq_mq_remove() local
|
/Zephyr-Core-3.7.0/drivers/ieee802154/ |
D | ieee802154_rf2xx_iface.c | 141 uint8_t pos) in rf2xx_iface_bit_read() 155 uint8_t pos, in rf2xx_iface_bit_write()
|
/Zephyr-Core-3.7.0/subsys/net/lib/shell/ |
D | mem.c | 14 int pos; member
|