Searched refs:system (Results 1 – 25 of 1137) sorted by relevance
12345678910>>...46
/Zephyr-latest/subsys/fs/ |
D | Kconfig | 8 bool "Link file system libraries into build" 10 Link in the underlying file system libraries. This can be 12 to work directly with the underlying file system libraries. 18 bool "File system support" 21 Enables support for file system. 26 int "Maximum number of distinct file system types allowed" 29 Zephyr provides several file system types including FatFS and 38 system types. Zero or a negative value selects the maximum 41 file system. Selecting a value less than the actual length 42 supported by a file system may result in memory access [all …]
|
/Zephyr-latest/samples/boards/nordic/system_off/ |
D | Kconfig | 7 bool "Use state retention in system off using retained_mem driver" 11 bool "Use button to wake up device from system off" 14 Enable system off wakeup from pressing sw0 button. 17 bool "Use GRTC to wake up device from system off" 19 Enable system off wakeup from GRTC. 22 bool "Use COMP to wake up device from system off" 24 Enable system off wakeup from analog comparator.
|
D | README.rst | 18 number of times system off was entered, and total uptime since initial power-on 20 RAM is configured to keep the containing section powered while in system-off mode. 37 nrf52dk system off demo 38 Entering system off; press sw0 to restart
|
/Zephyr-latest/tests/drivers/gnss/gnss_nmea0183/src/ |
D | main.c | 375 .system = GNSS_SYSTEM_GPS, 383 .system = GNSS_SYSTEM_GPS, .is_tracked = true}, 385 .system = GNSS_SYSTEM_GPS, .is_tracked = true}, 387 .system = GNSS_SYSTEM_GPS, .is_tracked = true}, 389 .system = GNSS_SYSTEM_GPS, .is_tracked = true}, 418 .system = GNSS_SYSTEM_GPS, 426 .system = GNSS_SYSTEM_GPS, .is_tracked = true}, 428 .system = GNSS_SYSTEM_GPS, .is_tracked = true}, 430 .system = GNSS_SYSTEM_GPS, .is_tracked = true}, 432 .system = GNSS_SYSTEM_GPS, .is_tracked = true}, [all …]
|
/Zephyr-latest/doc/services/file_system/ |
D | index.rst | 9 to instantiate, mount, and operate on a file system. The File system Switch 10 decouples the applications from directly accessing an individual file system's 11 specific API or internal functions by introducing file system registration 14 In Zephyr, any file system implementation or library can be plugged into or 15 pulled out through a file system registration API. Each file system 25 Zephyr RTOS supports multiple instances of a file system by making use of 26 the mount point as the disk volume name, which is used by the file system library 29 A file system is declared as: 41 - ``FS_FATFS`` is the file system type like FATFS or LittleFS. 42 - ``FATFS_MNTP`` is the mount point where the file system will be mounted. [all …]
|
/Zephyr-latest/modules/trusted-firmware-m/ |
D | Kconfig.tfm.partitions | 16 to be passed to the TF-M build system. Look at 'config_default.cmake' 19 options are handled by the build system in the trusted-firmware-m 27 to be passed to the TF-M build system. Look at 'config_default.cmake' 30 options are handled by the build system in the trusted-firmware-m 38 to be passed to the TF-M build system. Look at 'config_default.cmake' 41 options are handled by the build system in the trusted-firmware-m 50 to be passed to the TF-M build system. Look at 'config_default.cmake' 53 options are handled by the build system in the trusted-firmware-m 61 to be passed to the TF-M build system. Look at 'config_default.cmake' 64 options are handled by the build system in the trusted-firmware-m [all …]
|
/Zephyr-latest/samples/subsys/fs/littlefs/ |
D | README.rst | 5 Use file system API over LittleFS. 10 This sample app demonstrates use of Zephyr's :ref:`file system API 11 <file_system_api>` over `littlefs`_, using file system with files that: 12 * count the number of times the system has booted 15 Other information about the file system is also displayed. 26 The partition labeled "storage" will be used for the file system; see 28 compatible littlefs file system its contents will be replaced by an 29 empty file system. You will see diagnostics like this:: 35 The error and warning are normal for a new file system. 37 After the file system is mounted you'll also see:: [all …]
|
/Zephyr-latest/drivers/timer/ |
D | Kconfig.sy1xx_sys_timer | 5 bool "Sensry ganymed system timer" 10 This module implements a kernel device driver for the system timer 11 and provides the standard "system clock driver" interfaces.
|
D | Kconfig.rv32m1_lptmr | 7 bool "RV32M1 LPTMR system timer driver" 13 peripheral as the system clock. It provides the standard "system clock
|
D | Kconfig.nrf_xrtc | 15 When this option is picked, system clock may not be ready when code relying 25 it is ready. When this option is picked, system clock is available after 26 system clock driver initialization but it may be less accurate. Option is 34 option is picked, system clock is available and stable after system clock
|
D | Kconfig.riscv_machine | 15 timer driver. It provides the standard "system clock driver" interfaces. 23 Specifies the division ratio of the system clock supplied to the Machine Timer. 25 A clock obtained by dividing the system clock by a value of [2^N] is 28 Default case is N=0, this means use system clock as machine timer clock.
|
/Zephyr-latest/boards/intel/niosv_g/doc/ |
D | index.rst | 9 …Intel FPGA Design Store Nios® V/g Hello World Example Design system and this complete system is co… 17 Nios® V/g hello world example design system 20 Prebuilt Nios® V/g hello world example design system is available in Intel FPGA Design store. 23 For example, Arria10 Nios® V/g processor example design system prebuilt files can be downloaded fro… 26 ready_to_test/top.sof file is the prebuilt SRAM Object File for hello world example design system a… 28 Create Nios® V/g processor example design system in FPGA 31 Please use Intel Quartus Programmer tool to program Nios® V/g processor based system into the FPGA … 44 top.sof is referring to Nios® V/m processor based system SRAM Object File. 55 Use the JTAG UART terminal to print the stdout and stderr of the Nios® V/g processor system.
|
/Zephyr-latest/boards/intel/niosv_m/doc/ |
D | index.rst | 9 …Intel FPGA Design Store Nios® V/m Hello World Example Design system and this complete system is co… 17 Nios® V/m hello world example design system 20 Prebuilt Nios® V/m hello world example design system is available in Intel FPGA Design store. 23 For example, Arria10 Nios® V/m processor example design system prebuilt files can be downloaded fro… 26 ready_to_test/top.sof file is the prebuilt SRAM Object File for hello world example design system a… 28 Create Nios® V/m processor example design system in FPGA 31 Please use Intel Quartus Programmer tool to program Nios® V/m processor based system into the FPGA … 44 top.sof is referring to Nios® V/m processor based system SRAM Object File. 55 Use the JTAG UART terminal to print the stdout and stderr of the Nios® V/m processor system.
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | system_threads.rst | 10 A :dfn:`system thread` is a thread that the kernel spawns automatically 11 during system initialization. 13 The kernel spawns the following system threads: 26 this means a fatal system error is raised if the thread aborts. If 31 This thread executes when there is no other work for the system to do. 34 loop. The idle thread remains in existence as long as the system is running 39 The idle thread is an essential thread, which means a fatal system error 42 Additional system threads may also be spawned, depending on the kernel 44 enabling the system workqueue spawns a system thread
|
/Zephyr-latest/samples/subsys/usb/mass/ |
D | Kconfig | 9 Use this to force an existing file system to be created. 12 prompt "Storage and file system type used by the application" 15 Specify the type of storage and file system. 21 bool "Use RAM disk and FAT file system" 26 bool "Use FLASH disk and FAT file system" 38 bool "Use SDHC and FAT file system"
|
/Zephyr-latest/subsys/logging/backends/ |
D | Kconfig.fs | 5 bool "File system backend" 9 When enabled, backend is using the configured file system to output logs. 10 As the file system must be mounted for the logging to work, it must be 12 Log messages are discarded as long as the file system is not mounted. 24 When enabled automatically start the file system backend on 46 User defined name of log files saved in the file system. 67 size of file system partition.
|
/Zephyr-latest/cmake/toolchain/oneApi/ |
D | generic.cmake | 10 string(TOLOWER ${CMAKE_HOST_SYSTEM_NAME} system) 12 set(TOOLCHAIN_HOME ${ONEAPI_TOOLCHAIN_PATH}/compiler/latest/${system}/bin/) 13 set(ONEAPI_LLVM_BIN_PATH ${ONEAPI_TOOLCHAIN_PATH}/compiler/latest/${system}/bin-llvm) 27 if(system STREQUAL "linux") 39 elseif(system STREQUAL "windows")
|
/Zephyr-latest/samples/modules/chre/ |
D | README.rst | 25 #. *System* - a framework allowing nanoapps to make common system requests such as logging, clock, 26 and some basic memory allocation/deallocation. See `pal/system.h`_ for API details. 51 #. Print a message notifying that it's not possible to remove a system level nanoapp 57 #. Add an implementation of the `pal/sensor.h`_ and `pal/system.h`_ to Zephyr. These will be 68 .. _`chre_api/chre/nanoapp.h`: https://cs.android.com/android/platform/superproject/+/master:system… 69 .. _`pal/audio.h`: https://cs.android.com/android/platform/superproject/+/master:system/chre/pal/in… 70 .. _`pal/gnss.h`: https://cs.android.com/android/platform/superproject/+/master:system/chre/pal/inc… 71 .. _`pal/sensor.h`: https://cs.android.com/android/platform/superproject/+/master:system/chre/pal/i… 72 .. _`pal/system.h`: https://cs.android.com/android/platform/superproject/+/master:system/chre/pal/i… 73 .. _`pal/wifi.h`: https://cs.android.com/android/platform/superproject/+/master:system/chre/pal/inc… [all …]
|
/Zephyr-latest/subsys/fs/ext2/ |
D | Kconfig | 4 # Ext2 file system 7 bool "Ext2 file system support" 10 Enable Ext2 file system support. 18 menu "Ext2 file system Settings" 45 of the file system must be specified by this option.
|
/Zephyr-latest/soc/nxp/kinetis/k8x/ |
D | Kconfig | 39 from the system clock. 46 system clock. 53 system clock. 60 system clock.
|
/Zephyr-latest/samples/application_development/external_lib/ |
D | README.rst | 4 Include an external static library into the Zephyr build system. 10 into the Zephyr build system. 12 system and how to include the built static library. 17 To use this sample on a Windows host operating system, GNU Make needs to be in
|
/Zephyr-latest/drivers/clock_control/ |
D | Kconfig.rts5912 | 7 bool "Realtek RTS5912 system clock controller driver" 11 Enable support for RTS5912 system clock controller driver
|
D | Kconfig.numaker | 7 bool "NuMaker system clock controller driver" 11 Enable support for NuMaker system clock controller driver
|
/Zephyr-latest/doc/services/pm/ |
D | index.rst | 6 Zephyr RTOS power management subsystem provides several means for a system 14 system
|
/Zephyr-latest/drivers/pinctrl/ |
D | Kconfig.xlnx | 5 bool "Xilinx Zynq 7000 processor system MIO pin controller driver" 10 Enable the Xilinx Zynq 7000 processor system MIO pin controller driver.
|
12345678910>>...46