Home
last modified time | relevance | path

Searched defs:source (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-m-latest/bl2/ext/mcuboot/scripts/
Dassemble.py60 def add_image(self, source, partition): argument
/trusted-firmware-m-latest/secure_fw/spm/include/load/
Dinterrupt_defs.h27 uint32_t source; /* IRQ source (number/index) */ member
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/rse_comms/
Drse_comms_hal.c68 uint32_t source) in tfm_multi_core_hal_receive()
/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/rse_comms/
Drse_comms_hal.c76 uint32_t source) in tfm_multi_core_hal_receive()
/trusted-firmware-m-latest/platform/ext/target/nuvoton/common/bsp/StdDriver/inc/
Dlcd.h284 #define LCD_VOLTAGE_SOURCE(source) (LCD->DCTL = (LCD->DCTL & ~LCD_DCTL_VSRC_Msk) | (source)) argument