Searched refs:new (Results 1 – 8 of 8) sorted by relevance
| /external/lib/fdt/ |
| A D | fdt_rw.c | 131 char *new; in fdt_find_add_string_() local 143 new = strtab + fdt_size_dt_strings(fdt); in fdt_find_add_string_() 151 memcpy(new, s, len); in fdt_find_add_string_() 152 return (new - strtab); in fdt_find_add_string_() 396 static void fdt_packblocks_(const char *old, char *new, in fdt_packblocks_() argument 408 fdt_set_off_mem_rsvmap(new, mem_rsv_off); in fdt_packblocks_() 410 memmove(new + struct_off, old + fdt_off_dt_struct(old), struct_size); in fdt_packblocks_() 411 fdt_set_off_dt_struct(new, struct_off); in fdt_packblocks_() 412 fdt_set_size_dt_struct(new, struct_size); in fdt_packblocks_() 415 fdt_set_off_dt_strings(new, strings_off); in fdt_packblocks_() [all …]
|
| /external/lib/lwip/netif/ |
| A D | FILES | 14 file can be used as a "skeleton" for developing new Ethernet
|
| /external/platform/nrfx/ |
| A D | CHANGELOG.md | 61 - Introduced the nrfx_power_compat layer that allows use of the nrfx_power API with new SoC. 64 - Expanded HALs to cover new functions in nRF5340: GPIO, I2S, PDM, POWER, QSPI, and REGULATORS. 65 - Introduced new clock management system in the CLOCK driver. 66 - Introduced new audio clock configuration settings in the I2S and PDM drivers for nRF5340. 79 - Changed names of the frequency divider symbols in the QSPI HAL to reflect the new frequencies in … 244 - Fixed a typo in the name of the bmRequest field in the nrfx_usbd_setup_t structure. The new corre… 305 - Added new enumeration values for interrupts and events in the UARTE HAL.
|
| /external/platform/nrfx/mdk/ |
| A D | nrf51_common.ld | 17 * the new terms are clearly indicated on the first page of each file where
|
| A D | nrf_common.ld | 15 * the new terms are clearly indicated on the first page of each file where
|
| A D | nrf52_common.ld | 17 * the new terms are clearly indicated on the first page of each file where
|
| /external/platform/cc13xx/cc13xxware/startup_files/ |
| A D | startup_keil.s | 126 DCD AUXADCIntHandler ; 32 AUX ADC new sample or ADC DMA
|
| /external/platform/nrfx/doc/ |
| A D | nrfx.doxyfile | 198 # a brief description. This used to be the default behavior. The new default is 214 # If the SEPARATE_MEMBER_PAGES tag is set to YES then doxygen will produce a new
|
Completed in 16 milliseconds