Home
last modified time | relevance | path

Searched refs:DRV_ERROR_SPECIFIC (Results 1 – 25 of 37) sorted by relevance

12

/AliOS-Things-master/components/csi/csi1/include/drv/
A Dspu.h27 EDRV_SPU_INST_OVERFLOW = (DRV_ERROR_SPECIFIC + 1), ///< INST_RAM size not enough
A Dacmp.h26 #define ACMP_ERROR_MODE (DRV_ERROR_SPECIFIC + 1) ///< Specified Mode not support…
A Dtrng.h27 TRNG_ERROR_MODE = (DRV_ERROR_SPECIFIC + 1) ///< Specified Mode not supported
A Derrno.h29 DRV_ERROR_SPECIFIC ///< Start of driver specific errors enumerator
A Dpmu.h27 EDRV_PMU_MODE = (DRV_ERROR_SPECIFIC + 1), ///< Specified Mode not supported
A Drtc.h29 RTC_ERROR_TIME = (DRV_ERROR_SPECIFIC + 1), ///<invalid data time
A Dgpio.h29 GPIO_ERROR_MODE = (DRV_ERROR_SPECIFIC + 1), ///< Specified Mode not supported
A Dcrc.h26 #define CRC_ERROR_MODE (DRV_ERROR_SPECIFIC + 1) ///< Specified Mode not supported
A Dsha.h29 SHA_ERROR_MODE = (DRV_ERROR_SPECIFIC + 1), ///< Specified Mode not supported
A Dpwm.h29 EDRV_PWM_MODE = (DRV_ERROR_SPECIFIC + 1), ///< Specified Mode not supported
A Ddmac.h38 EDRV_DMA_MODE = (DRV_ERROR_SPECIFIC + 1), ///< Specified Mode not supported
A Dvpu.h49 VPU_ERROR_MEMORY_ALLOC = (DRV_ERROR_SPECIFIC + 1),
A Drsa.h28 …RSA_ERROR_DATA_BITS = (DRV_ERROR_SPECIFIC + 1), ///< Specified number of Data bits not supported
/AliOS-Things-master/hardware/chip/smarth_rv64/include/
A Ddrv_trng.h27 TRNG_ERROR_MODE = (DRV_ERROR_SPECIFIC + 1) ///< Specified Mode not supported
A Ddrv_errno.h29 DRV_ERROR_SPECIFIC ///< Start of driver specific errors enumerator
A Ddrv_pmu.h27 EDRV_PMU_MODE = (DRV_ERROR_SPECIFIC + 1), ///< Specified Mode not supported
A Ddrv_rtc.h29 RTC_ERROR_TIME = (DRV_ERROR_SPECIFIC + 1), ///<invalid data time
A Ddrv_gpio.h29 GPIO_ERROR_MODE = (DRV_ERROR_SPECIFIC + 1), ///< Specified Mode not supported
A Ddrv_crc.h26 #define CRC_ERROR_MODE (DRV_ERROR_SPECIFIC + 1) ///< Specified Mode not supported
A Ddrv_sha.h29 SHA_ERROR_MODE = (DRV_ERROR_SPECIFIC + 1), ///< Specified Mode not supported
A Ddrv_pwm.h29 EDRV_PWM_MODE = (DRV_ERROR_SPECIFIC + 1), ///< Specified Mode not supported
A Ddrv_dmac.h38 EDRV_DMA_MODE = (DRV_ERROR_SPECIFIC + 1), ///< Specified Mode not supported
A Ddrv_rsa.h28 …RSA_ERROR_DATA_BITS = (DRV_ERROR_SPECIFIC + 1), ///< Specified number of Data bits not supported
A Ddrv_aes.h30 AES_ERROR_MODE = (DRV_ERROR_SPECIFIC + 1), ///< Specified Mode not supported
A Ddrv_spi.h28 SPI_ERROR_MODE = (DRV_ERROR_SPECIFIC + 1), ///< Specified Mode not supported

Completed in 22 milliseconds

12