Home
last modified time | relevance | path

Searched refs:export (Results 1 – 7 of 7) sorted by relevance

/hardware/bsp/intel/peripheral/libmraa/src/gpio/
Dgpio.c103 int export = open(SYSFS_CLASS_GPIO "/export", O_WRONLY); in mraa_gpio_init_internal() local
104 if (export == -1) { in mraa_gpio_init_internal()
110 if (write(export, bu, length * sizeof(char)) == -1) { in mraa_gpio_init_internal()
112 close(export); in mraa_gpio_init_internal()
117 close(export); in mraa_gpio_init_internal()
/hardware/intel/common/libmix/mix_video/
DCOPYING17 …n on Contracts for the Sale of Goods. You may not export the Software in violation of applicable e…
/hardware/intel/common/libmix/mix_vbp/
DCOPYING17 …n on Contracts for the Sale of Goods. You may not export the Software in violation of applicable e…
/hardware/intel/common/libmix/mix_audio/
DCOPYING17 …n on Contracts for the Sale of Goods. You may not export the Software in violation of applicable e…
/hardware/intel/common/libmix/mix_common/
DCOPYING17 …n on Contracts for the Sale of Goods. You may not export the Software in violation of applicable e…
/hardware/bsp/intel/peripheral/libmraa/docs/
Dchangelog.md176 * removed "export" functions from api
Dbuilding.md154 export JAVA_HOME=/usr/lib/jvm/default/