| /OK3568_Linux_fs/kernel/arch/arm/mach-s3c/ |
| H A D | iotiming-s3c2412.c | 38 static void s3c2412_print_timing(const char *pfx, struct s3c_iotimings *iot) in s3c2412_print_timing() argument 44 bt = iot->bank[bank].io_2412; in s3c2412_print_timing() 139 struct s3c_iotimings *iot) in s3c2412_iotiming_calc() argument 146 bt = iot->bank[bank].io_2412; in s3c2412_iotiming_calc() 172 struct s3c_iotimings *iot) in s3c2412_iotiming_set() argument 181 bt = iot->bank[bank].io_2412; in s3c2412_iotiming_set()
|
| H A D | iotiming-s3c2410.c | 358 struct s3c_iotimings *iot) in s3c2410_iotiming_calc() argument 367 bt = iot->bank[bank].io_2410; in s3c2410_iotiming_calc() 400 struct s3c_iotimings *iot) in s3c2410_iotiming_set() argument 408 bt = iot->bank[bank].io_2410; in s3c2410_iotiming_set()
|
| /OK3568_Linux_fs/buildroot/package/azure-iot-sdk-c/ |
| H A D | Config.in | 2 bool "azure-iot-sdk-c" 15 https://github.com/Azure/azure-iot-sdk-c 17 comment "azure-iot-sdk-c needs a toolchain w/ C++, NPTL and wchar"
|
| H A D | azure-iot-sdk-c.hash | 2 sha256 987b469aa76d6c81e5dbcd62e81f4ece0620770930cf65722754c76aedd6049f azure-iot-sdk-c-LTS_01_20…
|
| H A D | azure-iot-sdk-c.mk | 8 AZURE_IOT_SDK_C_SITE = https://github.com/Azure/azure-iot-sdk-c
|
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | s3c24xx-cpufreq-debugfs.c | 100 struct s3c_iotimings *iot; in io_show() local 116 iot = s3c_cpufreq_getiotimings(); in io_show() 117 if (!iot) { in io_show() 125 iob = &iot->bank[bank]; in io_show()
|
| /OK3568_Linux_fs/kernel/include/linux/soc/samsung/ |
| H A D | s3c-cpufreq-core.h | 222 struct s3c_iotimings *iot); 228 struct s3c_iotimings *iot); 247 struct s3c_iotimings *iot); 250 struct s3c_iotimings *iot);
|
| /OK3568_Linux_fs/buildroot/package/python-ibmiotf/ |
| H A D | Config.in | 13 https://github.com/ibm-watson-iot/iot-python
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-aws-iot-device-sdk-python_1.5.2.bb | 2 HOMEPAGE = "https://github.com/aws/aws-iot-device-sdk-python" 10 SRC_URI = "git://github.com/aws/aws-iot-device-sdk-python;branch=master;protocol=https \
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-cache-target.c | 58 static void iot_init(struct io_tracker *iot) in iot_init() argument 60 spin_lock_init(&iot->lock); in iot_init() 61 iot->in_flight = 0ul; in iot_init() 62 iot->idle_time = 0ul; in iot_init() 63 iot->last_update_time = jiffies; in iot_init() 66 static bool __iot_idle_for(struct io_tracker *iot, unsigned long jifs) in __iot_idle_for() argument 68 if (iot->in_flight) in __iot_idle_for() 71 return time_after(jiffies, iot->idle_time + jifs); in __iot_idle_for() 74 static bool iot_idle_for(struct io_tracker *iot, unsigned long jifs) in iot_idle_for() argument 78 spin_lock_irq(&iot->lock); in iot_idle_for() [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | ls1021a-iot-duart.dts | 10 #include "ls1021a-iot.dtsi"
|
| H A D | Makefile | 191 ls1021a-iot-duart.dtb
|
| /OK3568_Linux_fs/buildroot/package/tinydtls/ |
| H A D | Config.in | 10 https://projects.eclipse.org/projects/iot.tinydtls
|
| /OK3568_Linux_fs/u-boot/configs/ |
| H A D | ls1021aiot_qspi_defconfig | 3 CONFIG_DEFAULT_DEVICE_TREE="ls1021a-iot-duart"
|
| H A D | ls1021aiot_sdcard_defconfig | 3 CONFIG_DEFAULT_DEVICE_TREE="ls1021a-iot-duart"
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | rda8810pl-orangepi-2g-iot.dts | 12 compatible = "xunlong,orangepi-2g-iot", "rda,8810pl";
|
| H A D | stm32mp157a-iot-box.dts | 11 compatible = "shiratech,stm32mp157a-iot-box", "st,stm32mp157";
|
| H A D | Makefile | 924 rda8810pl-orangepi-2g-iot.dtb \ 1115 stm32mp157a-iot-box.dtb \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python/ |
| H A D | 0001-setup.py-Use-setuptools-instead-of-distutils.patch | 8 Upstream-Status: Submitted [https://github.com/aws/aws-iot-device-sdk-python/pull/305]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/freerdp/freerdp/ |
| H A D | winpr-makecert-Build-with-install-RPATH.patch | 9 Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/mraa/ |
| H A D | mraa_git.bb | 2 HOMEPAGE = "https://github.com/intel-iot-devkit/mraa"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/upm/ |
| H A D | upm_git.bb | 2 HOMEPAGE = "https://github.com/intel-iot-devkit/upm"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-core/packagegroups/ |
| H A D | packagegroup-meta-python.bb | 45 python3-aws-iot-device-sdk-python \
|
| /OK3568_Linux_fs/buildroot/ |
| H A D | DEVELOPERS | 2479 F: package/azure-iot-sdk-c/
|
| /OK3568_Linux_fs/buildroot/package/ |
| H A D | Config.in | 1780 source "package/azure-iot-sdk-c/Config.in"
|