/Zephyr-Core-3.7.0/lib/posix/options/ |
D | sched.c | 37 int sched_getparam(pid_t pid, struct sched_param *param) in sched_getparam() 52 int sched_getscheduler(pid_t pid) in sched_getscheduler() 66 int sched_setparam(pid_t pid, const struct sched_param *param) in sched_setparam() 81 int sched_setscheduler(pid_t pid, int policy, const struct sched_param *param) in sched_setscheduler() 92 int sched_rr_get_interval(pid_t pid, struct timespec *interval) in sched_rr_get_interval()
|
D | clock.c | 290 int clock_getcpuclockid(pid_t pid, clockid_t *clock_id) in clock_getcpuclockid()
|
/Zephyr-Core-3.7.0/scripts/tests/twister/ |
D | test_handlers.py | 213 def mock_kill_function(pid, sig): argument 259 def mock_kill_function(pid, sig): argument 376 def __init__(self, pid, stdout): argument 1423 def mock_process(pid): argument 1702 def mock_kill(pid, sig): argument 1863 pid, argument 1871 def mock_cputime(pid): argument
|
/Zephyr-Core-3.7.0/scripts/pylib/twister/twisterlib/ |
D | handlers.py | 819 def _get_cpu_time(pid): argument 858 def _thread_close_files(fifo_in, fifo_out, pid, out_fp, in_fp, log_out_fp): argument 1118 def _get_cpu_time(pid): argument 1138 def _stop_qemu_process(pid): argument
|
/Zephyr-Core-3.7.0/include/zephyr/drivers/i3c/ |
D | target_device.h | 52 uint64_t pid; member
|
D | ccc.h | 501 uint8_t pid[6]; member
|
/Zephyr-Core-3.7.0/subsys/usb/device_next/ |
D | usbd_device.c | 101 const uint16_t pid) in usbd_device_set_pid()
|
D | usbd_shell.c | 308 uint16_t pid; in cmd_device_pid() local
|
/Zephyr-Core-3.7.0/subsys/bluetooth/audio/ |
D | mcc.c | 143 uint8_t *pid = (uint8_t *)data; in mcc_read_icon_obj_id_cb() local 443 uint8_t *pid = (uint8_t *)data; in mcc_read_segments_obj_id_cb() local 473 uint8_t *pid = (uint8_t *)data; in mcc_current_track_obj_id_cb() local 539 uint8_t *pid = (uint8_t *)data; in mcc_next_track_obj_id_cb() local 607 uint8_t *pid = (uint8_t *)data; in mcc_parent_group_obj_id_cb() local 646 uint8_t *pid = (uint8_t *)data; in mcc_current_group_obj_id_cb() local 938 uint8_t *pid = (uint8_t *)data; in mcc_search_results_obj_id_cb() local
|
/Zephyr-Core-3.7.0/drivers/i3c/ |
D | i3c_ccc.c | 65 struct i3c_ccc_getpid *pid) in i3c_ccc_do_getpid()
|
D | i3c_common.c | 433 uint64_t pid, bool must_match, in i3c_dev_list_daa_addr_helper()
|
D | i3c_cdns.c | 379 #define DEV_ID_RR1_PID_MSB(pid) (pid) argument 382 #define DEV_ID_RR2_PID_LSB(pid) ((pid) << 16) argument 1524 uint64_t pid = ((uint64_t)dev_id_rr1 << 16) + (dev_id_rr2 >> 16); in cdns_i3c_do_daa() local
|
D | i3c_mcux.c | 1269 uint64_t pid; in mcux_i3c_do_daa() local
|
D | i3c_npcx.c | 1216 uint64_t pid; in npcx_i3c_do_daa() local
|
D | i3c_shell.c | 689 struct i3c_ccc_getpid pid; in cmd_i3c_ccc_getpid() local
|
/Zephyr-Core-3.7.0/include/zephyr/drivers/ |
D | i3c.h | 883 const uint64_t pid:48; member 894 #define I3C_DEVICE_ID(pid) \ argument 925 const uint64_t pid:48; member
|
/Zephyr-Core-3.7.0/subsys/net/lib/sockets/ |
D | sockets_net_mgmt.c | 31 uintptr_t pid; member
|
/Zephyr-Core-3.7.0/drivers/video/ |
D | ov7670.c | 373 uint8_t pid; in ov7670_init() local
|
D | ov7725.c | 565 uint8_t pid, ver; in ov7725_init() local
|
/Zephyr-Core-3.7.0/drivers/sensor/grow_r502a/ |
D | grow_r502a.h | 184 uint8_t pid; member
|
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/mesh/ |
D | cfg_cli.h | 1609 uint16_t pid; member
|
D | access.h | 1153 uint16_t pid; /**< Product ID */ member
|
/Zephyr-Core-3.7.0/include/zephyr/usb/ |
D | usbd.h | 414 #define USBD_DEVICE_DEFINE(device_name, udc_dev, vid, pid) \ argument
|
/Zephyr-Core-3.7.0/subsys/net/lib/ptp/ |
D | port.c | 48 uint8_t *pid = port_id->clk_id.id; in port_id_str() local
|
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/ |
D | iso.h | 276 uint8_t pid; member
|