Home
last modified time | relevance | path

Searched refs:EOS (Results 1 – 12 of 12) sorted by relevance

/Zephyr-Core-3.7.0/lib/posix/options/
Dfnmatch.c49 #define EOS '\0' macro
95 if (c == EOS) { in rangematch()
101 if (c2 != EOS && c2 != ']') { in rangematch()
107 if (c2 == EOS) { in rangematch()
139 case EOS: in fnmatchx()
144 return *string == EOS ? 0 : FNM_NOMATCH; in fnmatchx()
146 if (*string == EOS) { in fnmatchx()
176 if (c == EOS) { in fnmatchx()
197 if (test == EOS) { in fnmatchx()
216 if (*string == EOS) { in fnmatchx()
[all …]
/Zephyr-Core-3.7.0/drivers/fpga/
DKconfig.eos_s31 # FPGA EOS S3 driver configuration options
7 bool "EOS S3 fpga driver"
9 Enable EOS S3 FPGA driver.
/Zephyr-Core-3.7.0/drivers/pinctrl/
DKconfig.eos_s35 bool "QuickLogic EOS S3 SoC pinctrl driver"
9 Enable driver for the QuickLogic EOS S3 SoC pinctrl driver
/Zephyr-Core-3.7.0/soc/quicklogic/eos_s3/
DKconfig.soc7 QuickLogic EOS S3 SoC
/Zephyr-Core-3.7.0/drivers/gpio/
DKconfig.eos_s311 Enable the EOS S3 gpio driver.
/Zephyr-Core-3.7.0/boards/quicklogic/quick_feather/
Dquick_feather_defconfig14 # EOS S3 Configuration Manager copies software from external flash to MCU
/Zephyr-Core-3.7.0/boards/quicklogic/qomu/
Dqomu_defconfig15 # EOS S3 Configuration Manager copies software from external flash to MCU
/Zephyr-Core-3.7.0/boards/quicklogic/qomu/doc/
Dindex.rst9 The Qomu board is a platform with an on-board QuickLogic EOS S3 Sensor Processing Platform.
21 - QuickLogic EOS S3 MCU Platform
/Zephyr-Core-3.7.0/boards/quicklogic/quick_feather/doc/
Dindex.rst10 EOS S3 Sensor Processing Platform.
22 - QuickLogic EOS S3 MCU Platform
/Zephyr-Core-3.7.0/samples/boards/qomu/
DREADME.rst6 This sample demonstrates how to load bitstream on EOS-S3 FPGA and use the
/Zephyr-Core-3.7.0/doc/releases/
Drelease-notes-2.3.rst1124 * :github:`23611` - Add QuickLogic EOS S3 HAL west module
Drelease-notes-2.4.rst310 * EOS S3 Quick Feather