Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/drivers/st/gpio/
A Dstm32_gpio.c30 uint32_t alternate, uint8_t status);
105 uint32_t alternate = GPIO_ALTERNATE_(0); in dt_set_gpio_config() local
125 alternate = mode - 1U; in dt_set_gpio_config()
170 set_gpio(bank, pin, mode, type, speed, pull, od, alternate, status); in dt_set_gpio_config()
227 uint32_t alternate, uint8_t status) in set_gpio() argument
255 alternate << (pin << 2)); in set_gpio()
261 alternate << shift); in set_gpio()
/arm-trusted-firmware-2.8.0/docs/plat/nxp/
A Dnxp-layerscape.rst360 -- Then reset to alternate bank to boot up ATF.
418 -- Then reset to alternate bank to boot up ATF.
/arm-trusted-firmware-2.8.0/docs/plat/arm/
A Darm-build-options.rst100 - ``ARM_SPMC_MANIFEST_DTS`` : path to an alternate manifest file used as the
/arm-trusted-firmware-2.8.0/docs/design/
A Dinterrupt-framework-design.rst498 execution will alternate between the below cases.
A Dfirmware-design.rst1543 For BL31, a platform can specify an alternate location for NOBITS sections
/arm-trusted-firmware-2.8.0/docs/getting_started/
A Dbuild-options.rst388 In the absence of an alternate stat collection backend, ``ENABLE_PMF`` must
/arm-trusted-firmware-2.8.0/docs/
A Dchange-log.md2460 …- avoid booting with an alternate boot source ([4b48f7b](https://review.trustedfirmware.org/plugin…
6470 - Reworked the TSPD setup code to support the alternate BL3-2 initialization

Completed in 22 milliseconds