Searched defs:data_width (Results 1 - 11 of 11) sorted by relevance
/device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/include/ |
H A D | drv_spiflash.h | 70 uint32_t data_width : 2; ///< Data width: 0=8-bit, 1=16-bit, 2=32-bit member
|
H A D | drv_eflash.h | 70 uint32_t data_width : 2; ///< Data width: 0=8-bit, 1=16-bit, 2=32-bit member
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
H A D | hi_spi.h | 145 hi_u32 data_width : 4; /**< Communication bit width, type hi_spi_cfg_data_width.CNcomment:通信位宽,类型为 member
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/spi/ |
H A D | hi_spi.c | 180 static hi_u32 spi_get_data_len(hi_u32 data_width, hi_u32 byte_len) in spi_get_data_len() argument
|
H A D | spi.c | 304 hi_u32 data_width = WIDTH_BIT8; in spi_dma_transer() local [all...] |
H A D | spi.h | 261 hi_u16 data_width : 4; member
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/ |
H A D | app_demo_spi.c | 628 hi_u32 app_demo_spi_single_loopback(hi_spi_idx spi_id, hi_u8 data_width) in app_demo_spi_single_loopback() argument [all...] |
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
H A D | rkisp.c | 1469 u32 val, input_sel, data_width;
in rkisp_config_dvp() local
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
H A D | rkisp.c | 1506 u32 val, input_sel, data_width; in rkisp_config_dvp() local
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/arch/hi3516cv500/include/ |
H A D | vou_drv.h | 246 vdp_data_wth data_width; member 632 vdp_data_wth data_width; member
|
H A D | vou_reg.h | 3724 unsigned int data_width : 1; /* [21] */ member 4150 unsigned int data_width : 1; /* [21] */ member 7134 unsigned int data_width : 2; /* [9..8] */ member 7750 unsigned int data_width : 1; /* [4] */ member 8098 unsigned int data_width : 1; /* [28] */ member
|
Completed in 41 milliseconds