/Zephyr-Core-3.7.0/subsys/jwt/ |
D | jwt.c | 68 static void base64_outch(struct jwt_builder *st, char ch) in base64_outch() 89 static void base64_flush(struct jwt_builder *st) in base64_flush() 111 static void base64_addbyte(struct jwt_builder *st, uint8_t byte) in base64_addbyte() 122 struct jwt_builder *st = data; in base64_append_bytes() local
|
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/ |
D | statistic.c | 14 void bt_mesh_stat_get(struct bt_mesh_statistic *st) in bt_mesh_stat_get()
|
/Zephyr-Core-3.7.0/tests/posix/shm/src/ |
D | main.c | 37 #define S_TYPEISSHM(st) (((st)->st_mode & ZVFS_MODE_IFMT) == ZVFS_MODE_IFSHM) argument 43 struct stat st; in ZTEST() local
|
/Zephyr-Core-3.7.0/samples/net/sockets/http_get/src/ |
D | http_get.c | 62 int st, sock; in main() local
|
/Zephyr-Core-3.7.0/drivers/watchdog/ |
D | wdt_npcx.c | 98 uint64_t st; in wdt_t0out_reload() local 121 uint64_t st; in wdt_wait_stopped() local
|
/Zephyr-Core-3.7.0/samples/net/sockets/big_http_download/src/ |
D | big_http_download.c | 198 int st; in skip_headers() local 368 int st; in main() local
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/mesh/src/ |
D | test_scanner.c | 90 uint64_t st = k_uptime_get(); in test_tx_send_ad_type_msg() local
|
/Zephyr-Core-3.7.0/subsys/shell/modules/ |
D | device_service.c | 74 enum pm_device_state st = PM_DEVICE_STATE_ACTIVE; in cmd_device_list() local
|
/Zephyr-Core-3.7.0/lib/posix/options/ |
D | shm.c | 95 static int shm_fstat(struct shm_obj *shm, struct stat *st) in shm_fstat() 272 struct stat *st = va_arg(args, struct stat *); in shm_ioctl() local
|
/Zephyr-Core-3.7.0/drivers/disk/nvme/ |
D | nvme_helpers.h | 164 #define NVME_STATUS_GET_P(st) \ argument 166 #define NVME_STATUS_GET_SC(st) \ argument 168 #define NVME_STATUS_GET_SCT(st) \ argument 170 #define NVME_STATUS_GET_CRD(st) \ argument 172 #define NVME_STATUS_GET_M(st) \ argument 174 #define NVME_STATUS_GET_DNR(st) \ argument
|
/Zephyr-Core-3.7.0/lib/libc/newlib/ |
D | libc-hooks.c | 275 int _fstat(int file, struct stat *st) in _fstat() 554 int _fstat_r(struct _reent *r, int file, struct stat *st) in _fstat_r()
|
/Zephyr-Core-3.7.0/tests/kernel/fpu_sharing/generic/src/ |
D | float_context.h | 56 struct fp_register st[8]; /* ST[0] -> ST[7] */ member
|
/Zephyr-Core-3.7.0/subsys/net/lib/sockets/ |
D | getaddrinfo.c | 129 int st, ret; in exec_query() local
|
/Zephyr-Core-3.7.0/drivers/serial/ |
D | uart_sam0.c | 152 struct dma_status st; in uart_sam0_tx_halt() local 311 struct dma_status st; in uart_sam0_rx_timeout() local 1119 struct dma_status st; in uart_sam0_rx_disable() local
|
/Zephyr-Core-3.7.0/subsys/fs/ |
D | fuse_fs_access.c | 485 struct stat st; in fuse_fs_access_init() local
|
/Zephyr-Core-3.7.0/boards/native/native_posix/ |
D | timer_model.c | 405 long double st = drt_ns * (long double)clock_ratio + in hwtimer_get_pseudohost_rtc_time() local
|
/Zephyr-Core-3.7.0/scripts/native_simulator/native/src/ |
D | timer_model.c | 397 long double st = drt_ns * (long double)clock_ratio + in hwtimer_get_pseudohost_rtc_time() local
|
/Zephyr-Core-3.7.0/drivers/flash/ |
D | flash_npcx_fiu_nor.c | 146 int64_t st = k_uptime_get(); in flash_npcx_nor_wait_until_ready() local
|
/Zephyr-Core-3.7.0/tests/net/udp/src/ |
D | main.c | 438 bool st; in ZTEST() local
|
/Zephyr-Core-3.7.0/drivers/fpga/ |
D | fpga_ice40.c | 186 enum FPGA_status st; in fpga_ice40_get_status() local
|
/Zephyr-Core-3.7.0/tests/subsys/canbus/isotp/conformance/src/ |
D | main.c | 322 static void prepare_fc_frame(struct frame_desired *frame, uint8_t st, in prepare_fc_frame()
|
/Zephyr-Core-3.7.0/drivers/sensor/bosch/bmi160/ |
D | bmi160.c | 1035 union bmi160_pmu_status st = { in bmi160_suspend() local
|
/Zephyr-Core-3.7.0/subsys/net/lib/lwm2m/ |
D | lwm2m_observation.c | 79 double st; member
|
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/shell/ |
D | shell.c | 1614 struct bt_mesh_statistic st; in cmd_stat_get() local
|
/Zephyr-Core-3.7.0/tests/net/ipv6/src/ |
D | main.c | 659 bool st; in ZTEST() local
|