| /Zephyr-latest/tests/subsys/display/cfb/basic/src/ | 
| D | draw_point.c | 52 	struct cfb_position pos = {0, 0};  in ZTEST()  local62 	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-latest/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()
 
 | 
| D | fs_loader.c | 46 int llext_fs_seek(struct llext_loader *l, size_t pos)  in llext_fs_seek()
 | 
| /Zephyr-latest/drivers/pwm/ | 
| D | pwm_max31790.c | 32 	uint8_t pos = MAX37190_FANXDYNAMICS_SPEEDRANGE_POS;  in max31790_set_fandynamics_speedrange()  local41 	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-latest/tests/drivers/stepper/drv8424/api/src/ | 
| D | main.c | 84 	int32_t pos = 100u;  in ZTEST_F()  local158 	int32_t pos = 50;  in ZTEST_F()  local
 178 	int32_t pos = -50;  in ZTEST_F()  local
 198 	int32_t pos = 0;  in ZTEST_F()  local
 218 	int32_t pos = 50;  in ZTEST_F()  local
 231 	int32_t pos = 50;  in ZTEST_F()  local
 252 	int32_t pos = 50;  in ZTEST_F()  local
 331 	int32_t pos = 100;  in ZTEST_F()  local
 
 | 
| /Zephyr-latest/drivers/stepper/ | 
| D | fake_stepper_controller.c | 69 static int fake_stepper_set_reference_position_delegate(const struct device *dev, const int32_t pos)  in fake_stepper_set_reference_position_delegate()78 static int fake_stepper_get_actual_position_delegate(const struct device *dev, int32_t *pos)  in fake_stepper_get_actual_position_delegate()
 
 | 
| /Zephyr-latest/include/zephyr/llext/ | 
| D | loader.h | 120 static inline int llext_seek(struct llext_loader *l, size_t pos)  in llext_seek()125 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-latest/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-latest/subsys/tracing/ | 
| D | tracing_backend_ram.c | 15 static uint32_t pos;  variable
 | 
| /Zephyr-latest/soc/nuvoton/npcx/common/reg/ | 
| D | reg_access.h | 14 #define GET_POS_FIELD(pos, size)    pos  argument15 #define GET_SIZE_FIELD(pos, size)   size  argument
 
 | 
| /Zephyr-latest/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-latest/tests/subsys/fs/common/ | 
| D | test_fs_basic.c | 146 	off_t pos = stat.size / 4;  in seek_within_hello()  local211 	off_t pos = 3 * stat.size / 4;  in truncate_hello()  local
 
 | 
| /Zephyr-latest/subsys/storage/flash_map/ | 
| D | flash_map_integrity.c | 41 	int pos;  in flash_area_check_int_sha256()  local
 | 
| /Zephyr-latest/subsys/net/l2/ieee802154/ | 
| D | ieee802154_6lo.h | 22 	uint8_t *pos;	     /* current position in buf */  member
 | 
| /Zephyr-latest/drivers/mfd/ | 
| D | mfd_max31790.c | 26 	uint8_t pos = MAX37190_GLOBALCONFIGURATION_I2CWATCHDOG_POS;  in max31790_set_globalconfiguration_i2cwatchdog()  local
 | 
| /Zephyr-latest/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
 368 		   struct dns_msg_t *dns_msg, uint16_t pos)  in dns_copy_qname()
 489 			int pos;  in dns_unpack_name()  local
 
 | 
| /Zephyr-latest/tests/drivers/stepper/stepper_api/src/ | 
| D | main.c | 115 	int32_t pos = 100u;  in ZTEST_F()  local124 	int32_t pos = 10u;  in ZTEST_F()  local
 
 | 
| /Zephyr-latest/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-latest/tests/bluetooth/controller/ctrl_sw_privacy_unit/src/ | 
| D | main.c | 49 	uint8_t pos, ex_pos;  in helper_prpa_add()  local92 	uint8_t pos, ex_pos;  in helper_trpa_add()  local
 
 | 
| /Zephyr-latest/modules/lvgl/ | 
| D | lvgl_fs.c | 135 static lv_fs_res_t lvgl_fs_seek(lv_fs_drv_t *drv, void *file, uint32_t pos, lv_fs_whence_t whence)  in lvgl_fs_seek()158 	off_t pos;  in lvgl_fs_tell()  local
 
 | 
| /Zephyr-latest/subsys/net/ | 
| D | hostname.c | 69 	int pos = 0;  in net_hostname_set_postfix()  local
 | 
| /Zephyr-latest/kernel/include/ | 
| D | priority_q.h | 295 	struct prio_info pos = get_prio_info(thread->base.prio);  in z_priq_mq_add()  local310 	struct prio_info pos = get_prio_info(thread->base.prio);  in z_priq_mq_remove()  local
 324 	struct prio_info pos = get_prio_info(_current->base.prio);  in z_priq_mq_yield()  local
 
 | 
| /Zephyr-latest/subsys/retention/ | 
| D | retention.c | 92 		size_t pos = config->offset + config->prefix_len;  in retention_checksum()  local188 		off_t pos = 0;  in retention_is_valid()  local
 370 	off_t pos = 0;  in retention_clear()  local
 
 |