| /Zephyr-latest/subsys/jwt/ | 
| D | jwt.c | 61 static void base64_outch(struct jwt_builder *st, char ch)  in base64_outch() 82 static void base64_flush(struct jwt_builder *st)  in base64_flush() 104 static void base64_addbyte(struct jwt_builder *st, uint8_t byte)  in base64_addbyte() 115 	struct jwt_builder *st = data;  in base64_append_bytes()  local
  | 
| /Zephyr-latest/subsys/bluetooth/mesh/ | 
| D | statistic.c | 14 void bt_mesh_stat_get(struct bt_mesh_statistic *st)  in bt_mesh_stat_get()
  | 
| /Zephyr-latest/tests/posix/xsi_realtime/src/ | 
| D | shm.c | 37 #define S_TYPEISSHM(st) (((st)->st_mode & ZVFS_MODE_IFMT) == ZVFS_MODE_IFSHM)  argument 43 	struct stat st;  in ZTEST()  local
  | 
| /Zephyr-latest/samples/net/sockets/http_get/src/ | 
| D | http_get.c | 62 	int st, sock;  in main()  local
  | 
| /Zephyr-latest/drivers/watchdog/ | 
| D | wdt_npcx.c | 99 	uint64_t st;  in wdt_t0out_reload()  local 134 	uint64_t st;  in wdt_wait_stopped()  local
  | 
| /Zephyr-latest/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-latest/drivers/fpga/ | 
| D | fpga_ice40_common.c | 33 	enum FPGA_status st;  in fpga_ice40_get_status()  local
  | 
| /Zephyr-latest/subsys/fs/ | 
| D | fuse_fs_access_bottom.c | 199 static int fuse_fs_access_getattr(const char *path, struct stat *st)  in fuse_fs_access_getattr() 251 	struct stat st;  in fuse_fs_access_readmount()  local 303 	struct stat st;  in fuse_fs_access_readdir()  local 602 	struct stat st;  in ffsa_init_bottom()  local
  | 
| /Zephyr-latest/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-latest/subsys/shell/modules/ | 
| D | device_service.c | 74 			enum pm_device_state st = PM_DEVICE_STATE_ACTIVE;  in cmd_device_list()  local
  | 
| /Zephyr-latest/lib/posix/options/ | 
| D | shm.c | 98 static int shm_fstat(struct shm_obj *shm, struct stat *st)  in shm_fstat() 275 		struct stat *st = va_arg(args, struct stat *);  in shm_ioctl()  local
  | 
| /Zephyr-latest/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-latest/lib/libc/newlib/ | 
| D | libc-hooks.c | 278 int _fstat(int file, struct stat *st)  in _fstat() 559 int _fstat_r(struct _reent *r, int file, struct stat *st)  in _fstat_r()
  | 
| /Zephyr-latest/tests/kernel/fpu_sharing/generic/src/ | 
| D | float_context.h | 56 	struct fp_register st[8];       /* ST[0] -> ST[7] */  member
  | 
| /Zephyr-latest/tests/net/lib/dns_resolve/src/ | 
| D | main.c | 772 	bool st;  in ZTEST()  local 796 	bool st;  in ZTEST()  local
  | 
| /Zephyr-latest/subsys/net/lib/sockets/ | 
| D | getaddrinfo.c | 129 	int st, ret;  in exec_query()  local
  | 
| /Zephyr-latest/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 1114 	struct dma_status st;  in uart_sam0_rx_disable()  local
  | 
| /Zephyr-latest/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-latest/drivers/flash/ | 
| D | flash_npcx_fiu_nor.c | 154 	int64_t st = k_uptime_get();  in flash_npcx_nor_wait_until_ready()  local
  | 
| /Zephyr-latest/tests/net/udp/src/ | 
| D | main.c | 420 	bool st;  in ZTEST()  local
  | 
| /Zephyr-latest/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-latest/drivers/sensor/bosch/bmi160/ | 
| D | bmi160.c | 1035 	union bmi160_pmu_status st = {  in bmi160_suspend()  local
  | 
| /Zephyr-latest/subsys/net/lib/lwm2m/ | 
| D | lwm2m_observation.c | 79 	double st;  member
  | 
| /Zephyr-latest/doc/_extensions/zephyr/doxytooltip/static/tippy/ | 
| D | tippy-bundle.umd.min.js | 6 …"@popperjs/core"],e):(t=t||self).tippy=e(t.Popper)}(this,(function(t){"use strict";var e="undefine…  function
  | 
| /Zephyr-latest/subsys/bluetooth/mesh/shell/ | 
| D | shell.c | 1593 	struct bt_mesh_statistic st;  in cmd_stat_get()  local
  |