| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/drivers/gpio/ |
| D | hi_flashboot_gpio.c | 32 hi_u32 hi_gpio_get_dir(hi_gpio_idx id, hi_gpio_dir *dir) in hi_gpio_get_dir() 88 hi_u32 hi_gpio_set_dir(hi_gpio_idx id, hi_gpio_dir dir) in hi_gpio_set_dir()
|
| /device/soc/rockchip/rk2206/adapter/hals/iot_hardware/wifiiot_lite/ |
| D | hal_iot_gpio.c | 42 unsigned int IoTGpioSetDir(unsigned int id, IotGpioDir dir) in IoTGpioSetDir() 47 unsigned int IoTGpioGetDir(unsigned int id, IotGpioDir *dir) in IoTGpioGetDir()
|
| /device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/iot_hardware/wifiiot_lite/ |
| D | hal_iot_gpio.c | 47 unsigned int IoTGpioSetDir(unsigned int id, IotGpioDir dir) in IoTGpioSetDir() 52 unsigned int IoTGpioGetDir(unsigned int id, IotGpioDir *dir) in IoTGpioGetDir()
|
| /device/soc/rockchip/rk2206/hdf_driver/gpio/ |
| D | gpio_driver.c | 64 static int32_t iodrv_setdir(struct GpioCntlr *cntlr, uint16_t gpio, uint16_t dir) in iodrv_setdir() 88 static int32_t iodrv_getdir(struct GpioCntlr *cntlr, uint16_t gpio, uint16_t *dir) in iodrv_getdir()
|
| /device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/src/ |
| D | dw_gpio.c | 51 gpio_direction_e dir; ///< gpio direction member 354 …_gpio_port_config(gpio_port_handle_t handle, uint32_t mask, gpio_mode_e mode, gpio_direction_e dir) in csi_gpio_port_config() 566 gpio_direction_e dir) in csi_gpio_pin_config_direction() 597 gpio_direction_e dir) in csi_gpio_pin_config()
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/ |
| D | osal_gpio.c | 60 int osal_gpio_set_direction(unsigned int gpio, unsigned int dir) in osal_gpio_set_direction()
|
| D | osal_proc.c | 414 osal_proc_entry *osal_proc_user_add(const char *name, osal_proc_entry *dir) in osal_proc_user_add() 420 void osal_proc_user_remove(const char *name, osal_proc_entry *dir) in osal_proc_user_remove()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
| D | hi_partition_table.h | 55 …hi_u32 dir : 1; /**< Flash area storage direction.0:regular.1: reversed.CNcomment:Flash区存放… member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/include/ |
| D | load_partition_table.h | 60 …hi_u32 dir : 1; /* Flash area storage direction. 0:regular. 1: reversed.CNcomment:Flash区存放… member
|
| /device/qemu/riscv32_virt/liteos_m/board/ |
| D | main.c | 193 int32_t GpioSetDir(uint16_t gpio, uint16_t dir) in GpioSetDir()
|
| /device/qemu/drivers/virtio/ |
| D | fakesdio.c | 217 static int32_t FakeGiopDummyOps0(struct GpioCntlr *cntlr, uint16_t local, uint16_t dir) in FakeGiopDummyOps0()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/ |
| D | at_io.c | 40 hi_u32 gpio_get_dir(hi_gpio_idx id, hi_gpio_dir *dir) in gpio_get_dir()
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/ |
| D | osal_ioctl.h | 65 #define _IOC(dir, type, nr, size) \ argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
| D | osal_ioctl.h | 96 #define _IOC(dir, type, nr, size) \ argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/ |
| D | osal_ioctl.h | 99 #define _IOC(dir, type, nr, size) \ argument
|
| /device/soc/hisilicon/common/platform/gpio/ |
| D | gpio_hi35xx.c | 90 static int32_t Pl061GpioSetDir(struct GpioCntlr *cntlr, uint16_t local, uint16_t dir) in Pl061GpioSetDir() 115 static int32_t Pl061GpioGetDir(struct GpioCntlr *cntlr, uint16_t local, uint16_t *dir) in Pl061GpioGetDir()
|
| /device/soc/rockchip/rk2206/hardware/include/lz_hardware/ |
| D | pinctrl.h | 142 LzGpioDir dir; member
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/ |
| D | hcc_host.c | 790 hi_u32 hcc_queues_flow_ctrl_len(hcc_handler_stru *hcc_handler, hcc_chan_type dir) 1998 hi_s32 queues_flow_ctrl_check(hcc_handler_stru *hcc_handler, hcc_chan_type dir) 2041 hi_s32 queues_len_check(hcc_handler_stru *hcc_handler, hcc_chan_type dir)
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/include/ |
| D | hi_flashboot.h | 178 …hi_u32 dir : 1; /* Flash area storage direction. 0:regular. 1: reversed.CNcomment:Flash区存放方… member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/interconnection_server/ |
| D | hisignalling.c | 96 static int GpioDirection(int pin, int dir) in GpioDirection()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/include/ |
| D | drv_cipher_kapi.h | 111 #define crypto_ioc(dir, type, nr, size) \ argument
|
| /device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/drv/ |
| D | ddr_training_impl.c | 1052 static void ddr_adjust_change_val(unsigned int dir, int *val, in ddr_adjust_change_val() 1077 int step, unsigned int dir) in ddr_adjust_move_win()
|
| /device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/drv/ |
| D | ddr_training_impl.c | 1053 static void ddr_adjust_change_val(unsigned int dir, int *val, in ddr_adjust_change_val() 1078 int step, unsigned int dir) in ddr_adjust_move_win()
|