Home
last modified time | relevance | path

Searched defs:status (Results 101 – 125 of 934) sorted by relevance

12345678910>>...38

/Zephyr-latest/samples/tfm_integration/tfm_secure_partition/dummy_partition/
Ddummy_partition.c36 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/
Dmain.c29 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/
Dtimer.c42 osStatus_t status; in ZTEST() local
114 osStatus_t status; in ZTEST() local
/Zephyr-latest/include/zephyr/linker/
Dlinker-defs.h34 #define DT_NODE_HAS_STATUS(node, status) 0 argument
/Zephyr-latest/tests/drivers/clock_control/fixed_clock/src/
Dtest_clock_control.c18 enum clock_control_status status; in ZTEST() local
/Zephyr-latest/drivers/sensor/st/lis2dh/
Dlis2dh.c135 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/
Dflash_nxp_s32_qspi_nor.c279 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/
Dtest_dma_ba.c41 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/
Dudc_stm32.c193 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/
Dadxl367_trigger.c22 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/
Dudp.c22 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/
Dmain.c50 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/
Dmailq.c36 osStatus status; in send_thread() local
113 osStatus status; in mail_recv() local
Dsemaphore.c53 osStatus status; in ZTEST() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_peripheral_iso.c101 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/
Dimg_mgmt_client.h62 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/
Dimg_gr_stub.c41 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/
Dsoc.c24 cy_en_sysint_status_t status = CY_SYSINT_SUCCESS; in Cy_SysInt_Init() local
/Zephyr-latest/drivers/sensor/st/vl53l1x/
Dvl53l1_platform_log.h168 #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/
Ddht20.c70 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/
Dadc_b91.c65 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/
Dreset_nxp_rstctl.c21 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/
Dvl53l0x_platform_log.h47 #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/
Dfdc2x1x_trigger.c24 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/
Dsoc_secure.c29 enum tfm_platform_err_t status; in soc_secure_mem_read() local

12345678910>>...38