Home
last modified time | relevance | path

Searched refs:alias (Results 1 – 25 of 50) sorted by relevance

12

/external/lib/fdt/
A Dfdt_ro.c544 const char *alias; in fdt_get_alias_namelen() local
546 alias = fdt_path_getprop_namelen(fdt, "/aliases", name, namelen, &len); in fdt_get_alias_namelen()
549 !(alias && len > 0 && alias[len - 1] == '\0' && *alias == '/')) in fdt_get_alias_namelen()
552 return alias; in fdt_get_alias_namelen()
/external/platform/cc13xx/cc13xxware/startup_files/
A Dstartup_gcc.c57 #define WEAK_ALIAS(x) __attribute__ ((weak, alias(#x)))
/external/platform/lpc15xx/lpcopen/periph_dma_uart/example/src/
A Dcr_startup_lpc15xx.c48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
/external/platform/lpc15xx/lpcopen/periph_eeprom/example/src/
A Dcr_startup_lpc15xx.c48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
/external/platform/lpc15xx/lpcopen/periph_flashiap/example/src/
A Dcr_startup_lpc15xx.c48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
/external/platform/lpc15xx/lpcopen/periph_freqmeas/example/src/
A Dcr_startup_lpc15xx.c48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
/external/platform/lpc15xx/lpcopen/periph_gpio/example/src/
A Dcr_startup_lpc15xx.c48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
/external/platform/lpc15xx/lpcopen/periph_grouped_int/example/src/
A Dcr_startup_lpc15xx.c48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
/external/platform/lpc15xx/lpcopen/periph_i2c_rom_interrupt/example/src/
A Dcr_startup_lpc15xx.c48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
/external/platform/lpc15xx/lpcopen/periph_i2c_rom_interrupt_slave/example/src/
A Dcr_startup_lpc15xx.c48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
/external/platform/lpc15xx/lpcopen/periph_i2c_rom_polling/example/src/
A Dcr_startup_lpc15xx.c48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
/external/platform/lpc15xx/lpcopen/periph_i2c_rom_polling_slave/example/src/
A Dcr_startup_lpc15xx.c48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
/external/platform/lpc15xx/lpcopen/periph_i2cm_interrupt/example/src/
A Dcr_startup_lpc15xx.c48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
/external/platform/lpc15xx/lpcopen/periph_i2cm_polling/example/src/
A Dcr_startup_lpc15xx.c48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
/external/platform/lpc15xx/lpcopen/periph_i2cs_interrupt/example/src/
A Dcr_startup_lpc15xx.c48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
/external/platform/lpc15xx/lpcopen/periph_pinint/example/src/
A Dcr_startup_lpc15xx.c48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
/external/platform/lpc15xx/lpcopen/periph_rtc/example/src/
A Dcr_startup_lpc15xx.c48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
/external/platform/lpc15xx/lpcopen/periph_spi_rom_interrupt/example/src/
A Dcr_startup_lpc15xx.c48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
/external/platform/lpc15xx/lpcopen/periph_uart_rb/example/src/
A Dcr_startup_lpc15xx.c48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
/external/platform/lpc15xx/lpcopen/usbd_rom_cdc/example/src/
A Dcr_startup_lpc15xx.c48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
/external/platform/lpc15xx/lpcopen/usbd_rom_cdc_uart/example/src/
A Dcr_startup_lpc15xx.c48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
/external/platform/lpc15xx/lpcopen/usbd_rom_hid_generic/example/src/
A Dcr_startup_lpc15xx.c48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
/external/platform/lpc15xx/lpcopen/usbd_rom_hid_keyboard/example/src/
A Dcr_startup_lpc15xx.c48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
/external/platform/lpc15xx/lpcopen/usbd_rom_hid_mouse/example/src/
A Dcr_startup_lpc15xx.c48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
/external/platform/lpc15xx/lpcopen/periph_acmp/example/src/
A Dcr_startup_lpc15xx.c48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))

Completed in 668 milliseconds

12