| /Zephyr-latest/samples/tfm_integration/tfm_secure_partition/dummy_partition/ |
| D | dummy_partition.c | 36 psa_status_t status; in tfm_dp_secret_digest() local 94 psa_status_t status; in dp_signal_handle() local
|
| /Zephyr-latest/samples/drivers/mspi/mspi_async/src/ |
| D | main.c | 29 uint32_t status; member 33 void async_cb(struct mspi_callback_context *mspi_cb_ctx, uint32_t status) in async_cb()
|
| /Zephyr-latest/tests/subsys/portability/cmsis_rtos_v2/src/ |
| D | timer.c | 42 osStatus_t status; in ZTEST() local 114 osStatus_t status; in ZTEST() local
|
| /Zephyr-latest/include/zephyr/linker/ |
| D | linker-defs.h | 34 #define DT_NODE_HAS_STATUS(node, status) 0 argument
|
| /Zephyr-latest/tests/drivers/clock_control/fixed_clock/src/ |
| D | test_clock_control.c | 18 enum clock_control_status status; in ZTEST() local
|
| /Zephyr-latest/drivers/sensor/st/lis2dh/ |
| D | lis2dh.c | 135 int status = -ENODATA; in lis2dh_fetch_xyz() local 166 int status = -ENODATA; in lis2dh_sample_fetch() local 207 int status; in lis2dh_acc_odr_set() local 278 int status; in lis2dh_acc_hp_filter_set() local 351 int status; in lis2dh_init() local 453 int status; in lis2dh_pm_action() local
|
| /Zephyr-latest/drivers/flash/ |
| D | flash_nxp_s32_qspi_nor.c | 279 Qspi_Ip_StatusType status; in nxp_s32_qspi_read_status_register() local 311 Qspi_Ip_StatusType status; in nxp_s32_qspi_write_enable() local 333 Qspi_Ip_StatusType status; in nxp_s32_qspi_write_status_register() local 468 Qspi_Ip_StatusType status; in nxp_s32_qspi_sfdp_read() local 491 Qspi_Ip_StatusType status; in nxp_s32_qspi_sfdp_config() local 551 Qspi_Ip_StatusType status; in nxp_s32_qspi_init() local
|
| /Zephyr-latest/tests/boards/silabs/dma/block_append/src/ |
| D | test_dma_ba.c | 41 int status) in dma_ba_callback_restart() 230 uint32_t channel, int status) in dma_ba_callback_stress_in_isr() 344 uint32_t channel, int status) in dma_ba_callback_loopstress()
|
| /Zephyr-latest/drivers/usb/udc/ |
| D | udc_stm32.c | 193 HAL_StatusTypeDef status; in udc_stm32_tx() local 237 HAL_StatusTypeDef status; in udc_stm32_rx() local 476 HAL_StatusTypeDef status; in udc_stm32_init() local 605 HAL_StatusTypeDef status; in udc_stm32_enable() local 640 HAL_StatusTypeDef status; in udc_stm32_disable() local 666 HAL_StatusTypeDef status; in udc_stm32_shutdown() local 689 HAL_StatusTypeDef status; in udc_stm32_set_address() local 706 HAL_StatusTypeDef status; in udc_stm32_host_wakeup() local 729 HAL_StatusTypeDef status; in udc_stm32_ep_enable() local 772 HAL_StatusTypeDef status; in udc_stm32_ep_disable() local [all …]
|
| /Zephyr-latest/drivers/sensor/adi/adxl367/ |
| D | adxl367_trigger.c | 22 uint8_t status; in adxl367_thread_cb() local 94 uint8_t int_mask, int_en, status; in adxl367_trigger_set() local
|
| /Zephyr-latest/subsys/net/lib/shell/ |
| D | udp.c | 22 union net_proto_header *proto_hdr, int status, in udp_rcvd() 43 static void udp_sent(struct net_context *context, int status, void *user_data) in udp_sent()
|
| /Zephyr-latest/tests/arch/arc/arc_vpx_lock/src/ |
| D | main.c | 50 int status; in arc_vpx_lock_unlock_timed_payload() local 98 int status; in arc_vpx_lock_unlock_payload() local
|
| /Zephyr-latest/tests/subsys/portability/cmsis_rtos_v1/src/ |
| D | mailq.c | 36 osStatus status; in send_thread() local 113 osStatus status; in mail_recv() local
|
| D | semaphore.c | 53 osStatus status; in ZTEST() local
|
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
| D | ull_peripheral_iso.c | 101 uint8_t status = BT_HCI_ERR_SUCCESS; in ll_cis_accept() local 129 uint8_t status = BT_HCI_ERR_SUCCESS; in ll_cis_reject() local 358 static void ticker_op_cb(uint32_t status, void *param) in ticker_op_cb()
|
| /Zephyr-latest/include/zephyr/mgmt/mcumgr/grp/img_mgmt/ |
| D | img_mgmt_client.h | 62 enum mcumgr_err_t status; member 74 enum mcumgr_err_t status; member 112 int status; member
|
| /Zephyr-latest/tests/subsys/mgmt/mcumgr/mcumgr_client/src/ |
| D | img_gr_stub.c | 41 void img_upload_response(size_t offset, int status) in img_upload_response() 74 void img_fail_response(int status) in img_fail_response() 147 void img_erase_response(int status) in img_erase_response()
|
| /Zephyr-latest/soc/infineon/cat1b/cyw20829/ |
| D | soc.c | 24 cy_en_sysint_status_t status = CY_SYSINT_SUCCESS; in Cy_SysInt_Init() local
|
| /Zephyr-latest/drivers/sensor/st/vl53l1x/ |
| D | vl53l1_platform_log.h | 168 #define _LOG_FUNCTION_END(module, status, ...)\ argument 172 #define _LOG_FUNCTION_END_FMT(module, status, fmt, ...)\ argument 192 #define _LOG_FUNCTION_END(module, status, ...) argument 193 #define _LOG_FUNCTION_END_FMT(module, status, fmt, ...) argument
|
| /Zephyr-latest/drivers/sensor/aosong/dht20/ |
| D | dht20.c | 70 static inline int read_status(const struct device *dev, uint8_t *status) in read_status() 125 uint8_t status; in reset_sensor() local 177 uint8_t status; in dht20_read_sample() local 210 uint8_t status; in dht20_sample_fetch() local
|
| /Zephyr-latest/drivers/adc/ |
| D | adc_b91.c | 65 int status; in adc_b91_validate_sequence() local 177 int status; in adc_b91_adc_start_read() local 417 int status; in adc_b91_read() local 433 int status; in adc_b91_read_async() local
|
| /Zephyr-latest/drivers/reset/ |
| D | reset_nxp_rstctl.c | 21 static int reset_nxp_rstctl_status(const struct device *dev, uint32_t id, uint8_t *status) in reset_nxp_rstctl_status() 54 uint8_t status = 0; in reset_nxp_rstctl_line_toggle() local
|
| /Zephyr-latest/drivers/sensor/st/vl53l0x/ |
| D | vl53l0x_platform_log.h | 47 #define _LOG_FUNCTION_END(module, status, ...) (void)0 argument 48 #define _LOG_FUNCTION_END_FMT(module, status, fmt, ...) (void)0 argument
|
| /Zephyr-latest/drivers/sensor/ti/fdc2x1x/ |
| D | fdc2x1x_trigger.c | 24 uint16_t status; in fdc2x1x_thread_cb() local 92 uint16_t status, int_mask, int_en; in fdc2x1x_trigger_set() local
|
| /Zephyr-latest/soc/nordic/common/ |
| D | soc_secure.c | 29 enum tfm_platform_err_t status; in soc_secure_mem_read() local
|