| /external/lib/fdt/ |
| A D | fdt_ro.c | 544 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 D | startup_gcc.c | 57 #define WEAK_ALIAS(x) __attribute__ ((weak, alias(#x)))
|
| /external/platform/lpc15xx/lpcopen/periph_dma_uart/example/src/ |
| A D | cr_startup_lpc15xx.c | 48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
|
| /external/platform/lpc15xx/lpcopen/periph_eeprom/example/src/ |
| A D | cr_startup_lpc15xx.c | 48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
|
| /external/platform/lpc15xx/lpcopen/periph_flashiap/example/src/ |
| A D | cr_startup_lpc15xx.c | 48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
|
| /external/platform/lpc15xx/lpcopen/periph_freqmeas/example/src/ |
| A D | cr_startup_lpc15xx.c | 48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
|
| /external/platform/lpc15xx/lpcopen/periph_gpio/example/src/ |
| A D | cr_startup_lpc15xx.c | 48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
|
| /external/platform/lpc15xx/lpcopen/periph_grouped_int/example/src/ |
| A D | cr_startup_lpc15xx.c | 48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
|
| /external/platform/lpc15xx/lpcopen/periph_i2c_rom_interrupt/example/src/ |
| A D | cr_startup_lpc15xx.c | 48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
|
| /external/platform/lpc15xx/lpcopen/periph_i2c_rom_interrupt_slave/example/src/ |
| A D | cr_startup_lpc15xx.c | 48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
|
| /external/platform/lpc15xx/lpcopen/periph_i2c_rom_polling/example/src/ |
| A D | cr_startup_lpc15xx.c | 48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
|
| /external/platform/lpc15xx/lpcopen/periph_i2c_rom_polling_slave/example/src/ |
| A D | cr_startup_lpc15xx.c | 48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
|
| /external/platform/lpc15xx/lpcopen/periph_i2cm_interrupt/example/src/ |
| A D | cr_startup_lpc15xx.c | 48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
|
| /external/platform/lpc15xx/lpcopen/periph_i2cm_polling/example/src/ |
| A D | cr_startup_lpc15xx.c | 48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
|
| /external/platform/lpc15xx/lpcopen/periph_i2cs_interrupt/example/src/ |
| A D | cr_startup_lpc15xx.c | 48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
|
| /external/platform/lpc15xx/lpcopen/periph_pinint/example/src/ |
| A D | cr_startup_lpc15xx.c | 48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
|
| /external/platform/lpc15xx/lpcopen/periph_rtc/example/src/ |
| A D | cr_startup_lpc15xx.c | 48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
|
| /external/platform/lpc15xx/lpcopen/periph_spi_rom_interrupt/example/src/ |
| A D | cr_startup_lpc15xx.c | 48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
|
| /external/platform/lpc15xx/lpcopen/periph_uart_rb/example/src/ |
| A D | cr_startup_lpc15xx.c | 48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
|
| /external/platform/lpc15xx/lpcopen/usbd_rom_cdc/example/src/ |
| A D | cr_startup_lpc15xx.c | 48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
|
| /external/platform/lpc15xx/lpcopen/usbd_rom_cdc_uart/example/src/ |
| A D | cr_startup_lpc15xx.c | 48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
|
| /external/platform/lpc15xx/lpcopen/usbd_rom_hid_generic/example/src/ |
| A D | cr_startup_lpc15xx.c | 48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
|
| /external/platform/lpc15xx/lpcopen/usbd_rom_hid_keyboard/example/src/ |
| A D | cr_startup_lpc15xx.c | 48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
|
| /external/platform/lpc15xx/lpcopen/usbd_rom_hid_mouse/example/src/ |
| A D | cr_startup_lpc15xx.c | 48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
|
| /external/platform/lpc15xx/lpcopen/periph_acmp/example/src/ |
| A D | cr_startup_lpc15xx.c | 48 #define ALIAS(f) __attribute__ ((weak, alias (#f)))
|