| /OK3568_Linux_fs/buildroot/package/azure-iot-sdk-c/ |
| H A D | Config.in | 2 bool "azure-iot-sdk-c" 12 Microsoft Azure IoT Hub device SDK for C is used 13 to connect devices running C code to Azure IoT Hub. 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.mk | 3 # azure-iot-sdk-c 8 AZURE_IOT_SDK_C_SITE = https://github.com/Azure/azure-iot-sdk-c
|
| /OK3568_Linux_fs/buildroot/board/engicam/isiot/ |
| H A D | readme.txt | 2 Buildroot for Engicam Is.IoT SOM platforms: 5 This file documents the Buildroot support for all Engicam Is.IoT MX6UL 8 Is.IoT MX6UL SOM Starter kits: 16 First, configure Buildroot for the Engicam Is.IoT MX6UL SOM: 18 - for Is.IoT MX6UL SOM: 55 Boot the Is.IoT MX6UL boards with SD boot:
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-s3c/ |
| H A D | iotiming-s3c2412.c | 36 * @iot: The IO timing information 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() 133 * @iot: The bank timing information. 139 struct s3c_iotimings *iot) in s3c2412_iotiming_calc() argument 146 bt = iot->bank[bank].io_2412; in s3c2412_iotiming_calc() 166 * @iot: The bank timing information. 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 | 351 * @iot: The IO timing information to fill out. 353 * Calculate the new values for the banks in @iot based on the new 358 struct s3c_iotimings *iot) in s3c2410_iotiming_calc() argument 367 bt = iot->bank[bank].io_2410; in s3c2410_iotiming_calc() 393 * @iot: The IO timing information to use. 400 struct s3c_iotimings *iot) in s3c2410_iotiming_set() argument 408 bt = iot->bank[bank].io_2410; in s3c2410_iotiming_set() 423 * through all the IO banks, reading the state and then updating @iot
|
| /OK3568_Linux_fs/buildroot/package/python-ibmiotf/ |
| H A D | Config.in | 11 Python Client for IBM Watson IoT Platform. 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 | 1 DESCRIPTION = "SDK for connecting to AWS IoT using Python." 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/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/u-boot/arch/arm/dts/ |
| H A D | ls1021a-iot-duart.dts | 2 * Freescale ls1021a IOT board device tree source 10 #include "ls1021a-iot.dtsi"
|
| H A D | ls1021a-iot.dtsi | 2 * Freescale ls1021a IOT board device tree source 13 model = "LS1021A IOT Board";
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ieee80211/ |
| H A D | rtl819x_HT.h | 214 // Add for Broadcom(Linksys) IOT. Joseph 217 // For IOT issue. 275 /* Indicate different AP vendor for IOT issue */ 287 * IOT Action for different AP
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/ |
| H A D | rda.yaml | 18 - xunlong,orangepi-2g-iot # Orange Pi 2G-IoT
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | rda8810pl-orangepi-2g-iot.dts | 12 compatible = "xunlong,orangepi-2g-iot", "rda,8810pl"; 13 model = "Orange Pi 2G-IoT";
|
| H A D | stm32mp157a-iot-box.dts | 10 model = "Shiratech STM32MP157A IoT Box"; 11 compatible = "shiratech,stm32mp157a-iot-box", "st,stm32mp157";
|
| /OK3568_Linux_fs/u-boot/board/engicam/isiotmx6ul/ |
| H A D | README | 1 How to use U-Boot on Engicam Is.IoT MX6UL Starter Kit: 4 - Configure U-Boot for Engicam Is.IoT MX6UL
|
| /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/kernel/Documentation/devicetree/bindings/arm/stm32/ |
| H A D | stm32.yaml | 44 - shiratech,stm32mp157a-iot-box # IoT Box
|
| /OK3568_Linux_fs/u-boot/board/freescale/ls1021aiot/ |
| H A D | README | 3 The LS1021A-IOT is a Freescale reference board that hosts 55 LS1021A-IOT support two ways of boot:
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/ |
| H A D | thingsboard-gateway_2.9.bb | 1 SUMMARY = "Open-source IoT platform for data collection, processing, visualization, and device mana… 3 The Thingsboard IoT Gateway is an open-source solution that allows you \
|
| /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/external/rkwifibt/drivers/rtl8821cs/hal/phydm/txbf/ |
| H A D | phydm_hal_txbf_api.c | 555 PHYDM_DBG(dm, DBG_TXBF, "[MU IOT] set_trxpath=%d, patch_10120200=%d\n", in phydm_mu_rsoml_decision() 561 PHYDM_DBG(dm, DBG_TXBF, "[MU IOT] 22C IOT 2T1R\n"); in phydm_mu_rsoml_decision() 566 PHYDM_DBG(dm, DBG_TXBF, "[MU IOT] 22C IOT 2T2R\n"); in phydm_mu_rsoml_decision() 573 PHYDM_DBG(dm, DBG_TXBF, "[MU IOT] 22C IOT Restore\n"); in phydm_mu_rsoml_decision()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/txbf/ |
| H A D | phydm_hal_txbf_api.c | 551 PHYDM_DBG(dm, DBG_TXBF, "[MU IOT] set_trxpath=%d, patch_10120200=%d\n", in phydm_mu_rsoml_decision() 557 PHYDM_DBG(dm, DBG_TXBF, "[MU IOT] 22C IOT 2T1R\n"); in phydm_mu_rsoml_decision() 562 PHYDM_DBG(dm, DBG_TXBF, "[MU IOT] 22C IOT 2T2R\n"); in phydm_mu_rsoml_decision() 569 PHYDM_DBG(dm, DBG_TXBF, "[MU IOT] 22C IOT Restore\n"); in phydm_mu_rsoml_decision()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/txbf/ |
| H A D | phydm_hal_txbf_api.c | 550 PHYDM_DBG(dm, DBG_TXBF, "[MU IOT] set_trxpath=%d, patch_10120200=%d\n", in phydm_mu_rsoml_decision() 556 PHYDM_DBG(dm, DBG_TXBF, "[MU IOT] 22C IOT 2T1R\n"); in phydm_mu_rsoml_decision() 561 PHYDM_DBG(dm, DBG_TXBF, "[MU IOT] 22C IOT 2T2R\n"); in phydm_mu_rsoml_decision() 568 PHYDM_DBG(dm, DBG_TXBF, "[MU IOT] 22C IOT Restore\n"); in phydm_mu_rsoml_decision()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/txbf/ |
| H A D | phydm_hal_txbf_api.c | 550 PHYDM_DBG(dm, DBG_TXBF, "[MU IOT] set_trxpath=%d, patch_10120200=%d\n", in phydm_mu_rsoml_decision() 556 PHYDM_DBG(dm, DBG_TXBF, "[MU IOT] 22C IOT 2T1R\n"); in phydm_mu_rsoml_decision() 561 PHYDM_DBG(dm, DBG_TXBF, "[MU IOT] 22C IOT 2T2R\n"); in phydm_mu_rsoml_decision() 568 PHYDM_DBG(dm, DBG_TXBF, "[MU IOT] 22C IOT Restore\n"); in phydm_mu_rsoml_decision()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/txbf/ |
| H A D | phydm_hal_txbf_api.c | 554 PHYDM_DBG(dm, DBG_TXBF, "[MU IOT] set_trxpath=%d, patch_10120200=%d\n", in phydm_mu_rsoml_decision() 560 PHYDM_DBG(dm, DBG_TXBF, "[MU IOT] 22C IOT 2T1R\n"); in phydm_mu_rsoml_decision() 565 PHYDM_DBG(dm, DBG_TXBF, "[MU IOT] 22C IOT 2T2R\n"); in phydm_mu_rsoml_decision() 572 PHYDM_DBG(dm, DBG_TXBF, "[MU IOT] 22C IOT Restore\n"); in phydm_mu_rsoml_decision()
|