Searched refs:needed (Results 1 – 25 of 436) sorted by relevance
12345678910>>...18
23 * fewer L2 page table entries are needed when MMU is enabled.33 * fewer L2 page table entries are needed when MMU is enabled.
54 needed="\58 for i in $needed; do
33 needed="\37 for i in ${needed}; do
1 .. |br| raw:: html .. force a line break in HTML output (blank lines needed here)5 .. |p| raw:: html .. force a blank line in HTML output (blank lines needed here)
64 # This is needed for QEMU to load the ELF image86 # This is needed for QEMU to load the ELF image106 # This is needed for gen_mmu.py to map the flash into memory
7 # file is empty and kept as a place holder if/when Kconfig is needed
50 /* Padding is needed to preserve kobject addresses51 * if we have reserved more space than needed.
49 /* Padding is needed to preserve kobject addresses50 * if we have reserved more space than needed.
67 /* Padding is needed to preserve kobject addresses68 * if we have reserved more space than needed.
17 #define DT_FLASH_ADDR 84000000 /* DT_ADDR will add leading 0x where needed */25 #define DT_SRAM_ADDR 84080000 /* DT_ADDR will add leading 0x where needed */
8 that is not always needed. Another example is a PMIC, typically a much more16 The simplest case where a regulator is needed is one where there is only one
4 * Skeleton device tree; the bare minimum needed to boot; just include and
7 /* external connection of TX-pin to RX-pin needed */
12 * Also a fixture connecting tx and rx pin is needed.
39 # needed because std::iterator was deprecated with -std=c++1742 # needed for ctime_r
5 # configuration file (e.g. 'prj.conf'), as needed for some of
71 size_t needed; in ads7052_validate_buffer_size() local75 needed = channels * sizeof(uint16_t); in ads7052_validate_buffer_size()77 needed *= (1 + sequence->options->extra_samplings); in ads7052_validate_buffer_size()80 if (sequence->buffer_size < needed) { in ads7052_validate_buffer_size()
141 size_t needed; in adc_rpi_check_buffer_size() local150 needed = channels * sizeof(uint16_t); in adc_rpi_check_buffer_size()152 needed *= (1 + sequence->options->extra_samplings); in adc_rpi_check_buffer_size()155 if (sequence->buffer_size < needed) { in adc_rpi_check_buffer_size()
17 # Code partition needed to target the correct flash range
19 # Code partition needed to target the correct flash range
36 * For testing purposes, free up memory spaces not needed by the testing.
8 # file to the folder `<app-dir>/sysbuild` and use as a template and extend as needed.