Searched defs:source (Results 1 – 5 of 5) sorted by relevance
60 def add_image(self, source, partition): argument
27 uint32_t source; /* IRQ source (number/index) */ member
68 uint32_t source) in tfm_multi_core_hal_receive()
76 uint32_t source) in tfm_multi_core_hal_receive()
284 #define LCD_VOLTAGE_SOURCE(source) (LCD->DCTL = (LCD->DCTL & ~LCD_DCTL_VSRC_Msk) | (source)) argument