Searched refs:API (Results 1 – 25 of 82) sorted by relevance
1234
| /u-boot/api/ |
| A D | Kconfig | 1 config API config 2 bool "Enable U-Boot API" 5 This option enables the U-Boot API. See api/README for more information. 7 menu "API" menu 8 depends on API 11 int "Maximum number of MMC devices exposed via the API" 15 bool "Compile API examples" 19 U-Boot provides an API for standalone applications. Examples are
|
| A D | README | 1 U-Boot machine/arch independent API for external apps 6 - there is a single entry point (syscall) to the API 18 - consumer application will recognize the API is available by searching 22 - the U-Boot integral part of the API is meant to be thin and non-intrusive, 43 - core API, integral part of U-Boot, mandatory
|
| /u-boot/doc/api/ |
| A D | clk.rst | 3 Clock API 9 Client API 15 Driver API
|
| A D | logging.rst | 3 Logging API
|
| A D | nvmem.rst | 3 NVMEM API
|
| A D | sandbox.rst | 6 The following API routines are used to implement the U-Boot sandbox.
|
| A D | index.rst | 3 U-Boot API documentation
|
| /u-boot/doc/ |
| A D | README.VSC3316-3308 | 1 This file contains API information of the initialization code written for 18 API Overview: 23 …This API programs VSC to interface with either two-wire or four-wire interface. In our case the in… 30 …This API configures the VSC3316 device for required connections. Connection through the VSC device… 41 …ed, 01.h value need to be written in 75.h (core configuration register), which is done by this API.
|
| A D | README.tee | 18 - Providing a generic API to the TEE 70 The GlobalPlatform TEE Client API [5] is implemented on top of the generic 71 TEE API. 87 | uclass | | API | 112 "TEE Client API Specification v1.0" and click download.
|
| A D | README.fuse | 1 Fuse API functions and commands 3 The fuse API allows to control a fusebox and how it is used by the upper 14 fusebox control IP registers. This is limited to 32 bits with the current API. 22 See the README files of the drivers implementing this API in order to know the
|
| A D | README.LED | 4 This README describes the status LED API. 6 The API is defined by the include file include/status_led.h
|
| /u-boot/doc/media/ |
| A D | Makefile | 5 API = $(srctree)/include macro 20 $(BUILDDIR)/linker_lists.h.rst: ${API}/linker_lists.h ${PARSER} $(SRC_DIR)/linker_lists.h.rst.excep…
|
| /u-boot/doc/develop/driver-model/ |
| A D | pmic-framework.rst | 59 the PMIC devices should also support this. By the pmic and regulator API's, 65 - Common I/O API: 70 - Common regulator API: 88 For detailed API description, please refer to the header file. 96 The 'pmic; command also supports the new API. So the pmic command can be enabled 130 For detailed API description, please refer to the header file. 138 The 'regulator' command also supports the new API. The command allow:
|
| A D | fs_firmware_loader.rst | 8 to some Linux Firmware API. For the details of Linux Firmware API, you can refer 19 Firmware Loader API core features 117 File system firmware Loader API 143 Example of calling request_firmware_into_buf API after creating firmware loader
|
| /u-boot/doc/arch/sandbox/ |
| A D | block_impl.rst | 14 The uclass has a simple API allowing files to be attached and detached. 33 Uclass API
|
| /u-boot/doc/develop/uefi/ |
| A D | index.rst | 6 U-Boot provides an implementation of the UEFI API allowing to run UEFI
|
| /u-boot/lib/efi_selftest/ |
| A D | Kconfig | 12 the UEFI API implementation.
|
| /u-boot/drivers/clk/exynos/ |
| A D | Kconfig | 5 This enables support for common clock driver API on Samsung
|
| /u-boot/arch/arm/mach-stm32mp/ |
| A D | Kconfig | 113 bool "STM32 ECDSA verification via the ROM API" 118 ROM API provided on STM32MP. 119 The ROM API is only available during SPL for now.
|
| /u-boot/drivers/mux/ |
| A D | Kconfig | 8 controllers. It provides the same API as Linux and mux drivers should
|
| /u-boot/drivers/input/ |
| A D | Kconfig | 19 using driver model. The API is implemented by keyboard.h and 28 using driver model. The API is implemented by keyboard.h and 37 using driver model. The API is implemented by keyboard.h and
|
| /u-boot/doc/imx/ahab/guides/ |
| A D | mx8_mx8x_encrypted_boot.txt | 61 On i.MX8/8x devices the DEK blob is generated using the SECO API, the following 67 Details in API usage can be found in SCFW API guide [1]. 162 calling the SECO blob encapsulation API. 293 [1] SCFW API guide: "System Controller Firmware API Reference Guide - Rev 1.5"
|
| /u-boot/doc/develop/ |
| A D | bloblist.rst | 57 API section in Blob Lists - bloblist 60 Bloblist provides a fairly simple API which allows blobs to be created and 98 API documentation
|
| /u-boot/drivers/button/ |
| A D | Kconfig | 8 U-Boot provides a uclass API to implement this feature. Button drivers
|
| /u-boot/fs/cbfs/ |
| A D | Kconfig | 19 Note that most functions in the CBFS API do not work with SPL. Only
|
Completed in 31 milliseconds
1234