| /device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/app_drivers/src/ |
| D | app_spi.c | 275 app_drv_err_t err_code = APP_DRV_SUCCESS; in spi_gpio_config() local 393 app_drv_err_t err_code = APP_DRV_SUCCESS; in app_spi_config_dma() local 472 app_drv_err_t err_code = APP_DRV_SUCCESS; in semp_init_config() local 494 app_drv_err_t err_code = APP_DRV_SUCCESS; in mutex_init_config() local 541 app_drv_err_t err_code = APP_DRV_SUCCESS; in app_spi_init() local 676 hal_status_t err_code; in app_spi_receive_async() local 719 hal_status_t err_code; in app_spi_receive_sync() local 746 hal_status_t err_code; in app_spi_receive_sem_sync() local 926 hal_status_t err_code; in app_spi_transmit_async() local 971 hal_status_t err_code; in app_spi_transmit_sync() local [all …]
|
| D | app_uart.c | 247 app_drv_err_t err_code = APP_DRV_SUCCESS; in uart_gpio_config() local 331 hal_status_t err_code; in app_uart_start_transmit_async() local 454 app_drv_err_t err_code = APP_DRV_SUCCESS; in semp_init_config() local 472 app_drv_err_t err_code = APP_DRV_SUCCESS; in mutex_init_config() local 513 app_drv_err_t err_code = APP_DRV_SUCCESS; in uart_dma_config() local 530 app_drv_err_t err_code = APP_DRV_SUCCESS; in app_uart_init() local 576 app_drv_err_t err_code = APP_DRV_SUCCESS; in semp_deinit_config() local 594 app_drv_err_t err_code = APP_DRV_SUCCESS; in mutex_deinit_config() local 622 app_drv_err_t err_code = APP_DRV_SUCCESS; in app_uart_deinit() local 677 hal_status_t err_code = HAL_OK; in app_uart_receive_async() local [all …]
|
| D | app_qspi.c | 283 app_drv_err_t err_code = APP_DRV_SUCCESS; in qspi_gpio_config() local 641 hal_status_t err_code; in app_qspi_command_receive_sync() local 667 hal_status_t err_code = HAL_OK; in app_qspi_command_receive_sem_sync() local 781 hal_status_t err_code = HAL_OK; in app_qspi_command_receive_async() local 822 hal_status_t err_code; in app_qspi_command_transmit_sync() local 863 hal_status_t err_code = HAL_OK; in command_transmit_process() local 888 hal_status_t err_code = HAL_OK; in app_qspi_command_transmit_sem_sync() local 989 hal_status_t err_code = HAL_OK; in app_qspi_command_transmit_async() local 1035 hal_status_t err_code; in app_qspi_command_sync() local 1059 hal_status_t err_code; in app_qspi_command_sem_sync() local [all …]
|
| D | app_pwm.c | 170 app_drv_err_t err_code = APP_DRV_SUCCESS; in pwm_gpio_config() local 255 hal_status_t err_code = HAL_ERROR; in app_pwm_deinit() local 295 hal_status_t err_code; in app_pwm_start() local 315 hal_status_t err_code; in app_pwm_stop() local 336 hal_status_t err_code; in app_pwm_update_freq() local 355 hal_status_t err_code; in app_pwm_config_channel() local
|
| D | app_i2c.c | 240 app_drv_err_t err_code = APP_DRV_SUCCESS; in i2c_gpio_config() local 536 hal_status_t err_code = HAL_OK; in app_i2c_receive_sync() local 587 hal_status_t err_code = HAL_OK; in master_or_slave_receive_process() local 631 hal_status_t err_code = HAL_OK; in app_i2c_receive_sem_sync() local 673 hal_status_t err_code = HAL_OK; in app_i2c_receive_async() local 737 hal_status_t err_code = HAL_OK; in app_i2c_transmit_sync() local 774 hal_status_t err_code = HAL_OK; in master_or_slave_transmit_process() local 817 hal_status_t err_code; in app_i2c_transmit_sem_sync() local 858 hal_status_t err_code = HAL_OK; in app_i2c_transmit_async() local 924 hal_status_t err_code = HAL_OK; in app_i2c_mem_read_sync() local [all …]
|
| D | app_rng.c | 307 hal_status_t err_code; in app_rng_gen_sync() local 330 hal_status_t err_code; in app_rng_gen_sem_sync() local 369 hal_status_t err_code; in app_rng_gen_async() local
|
| D | app_gpiote.c | 192 app_drv_err_t err_code; in app_gpiote_init() local 278 app_drv_err_t err_code; in app_gpiote_config() local
|
| /device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/app_drivers/inc/ |
| D | app_drv_error.h | 82 #define APP_DRV_ERR_CODE_CHECK(err_code) \ argument 96 #define HAL_ERR_CODE_CHECK(err_code) \ argument
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/ |
| D | hcc_hmac.c | 185 hi_u32 err_code; in hcc_host_tx() local 263 hi_u32 err_code; in hcc_tx_netbuf_normal() local 442 hi_s32 err_code; in hcc_host_tx_data_adapt() local 503 hi_u32 err_code; in hcc_host_tx_data_adapt_pre_do() local
|
| D | hcc_host.c | 1152 hi_s32 err_code; local 1383 hi_s32 err_code; local 1565 hi_s32 err_code; local 1739 hi_u32 err_code; local
|
| /device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/toolchain/gr551x/source/ |
| D | platform_gr55xx.c | 88 uint8_t err_code = nvds_init(NVDS_START_ADDR, NVDS_NUM_SECTOR); in nvds_setup() local 90 uint8_t err_code = nvds_init(0, NVDS_NUM_SECTOR); in nvds_setup() local
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
| D | hmac_encap_frame.c | 180 …cap_deauth(const mac_vap_stru *mac_vap, hi_u8 *puc_data, const hi_u8 *da_mac_addr, hi_u16 err_code) in hmac_mgmt_encap_deauth()
|
| D | hmac_rx_data.c | 864 hi_u32 err_code; in hmac_rx_lan_frame() local 1116 hi_u32 err_code = hmac_rx_lan_frame_classify(hmac_vap, netbuf, frame_hdr); in hmac_rx_process_data_ap_tcp_ack_opt() local 1205 hi_u32 err_code; in hmac_rx_process_data_mesh_tcp_ack_opt() local
|
| D | hmac_mgmt_classifier.c | 404 hi_u16 err_code = deauth_event->reason; in hmac_mgmt_send_disasoc_deauth_event() local
|
| D | hmac_mgmt_bss_comm.c | 2009 …send_deauth_frame(mac_vap_stru *mac_vap, const hi_u8 *da_mac_addr, hi_u8 addr_len, hi_u16 err_code) in hmac_mgmt_send_deauth_frame() 2099 …oid hmac_mgmt_send_disassoc_frame(mac_vap_stru *mac_vap, const hi_u8 *da_mac_addr, hi_u16 err_code, in hmac_mgmt_send_disassoc_frame()
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
| D | wal_event_msg.c | 88 hi_u32 err_code; in wal_check_and_release_msg_resp() local
|
| D | wal_event_msg.h | 93 hi_u32 err_code; /* write消息返回的错误码 */ member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/ |
| D | drv_hash_v200.c | 299 hi_s32 err_code; in drv_hash_wait_irq() local 597 hi_s32 err_code; in drv_hash_query_raw_interrupt() local
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/ |
| D | frw_event.c | 696 hi_u32 err_code; in frw_event_lookup_process_entry() local
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/include/ |
| D | hi_log.h | 359 #define hi_err_print_err_code(err_code) HI_LOG_ERR("Error Code: [0x%08X]\n", err_code) argument 362 #define hi_err_print_call_fun_err(func, err_code) HI_LOG_ERR("Call %s Failed, Error Code: [0x%08X]\… argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/ |
| D | cmd_loop.c | 642 hi_void loader_ack(hi_u8 err_code) in loader_ack()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/ |
| D | drv_hdmi_common.h | 87 #define hdmi_unequal_eok_return(ret, err_code) \ argument 103 #define hdmi_unlock_unequal_eok_return(ret, mutex, err_code) \ argument 112 #define hdmi_unlock_if_null_return(p, mutex, err_code) \ argument
|