Home
last modified time | relevance | path

Searched refs:table (Results 1 – 24 of 24) sorted by relevance

/external/platform/nrfx/doc/buildfiles/
A Dextra_stylesheet.css50 table.memberdecls, table.directory, table.memname {
62 table.memberdecls tr:hover td, table.memname tr:hover td {
66 table.directory tr.even, table.directory tr.odd {
70 table.memberdecls td, table.directory td, table.directory td.desc {
96 table.memname td, table.params td, table.retval td {
106 table.fieldtable, table.params, table.retval {
117 table.blank, table.blank tr th, table.blank tr td {
282 table { selector
295 table th {
314 table tr {
[all …]
/external/platform/pico/rp2_common/pico_bootrom/
A Dbootrom.c22 bool rom_funcs_lookup(uint32_t *table, unsigned int count) { in rom_funcs_lookup() argument
25 table[i] = (uintptr_t) rom_func_lookup(table[i]); in rom_funcs_lookup()
26 if (!table[i]) ok = false; in rom_funcs_lookup()
/external/arch/arm/arm-m/CMSIS/Include/
A Dmpu_armv8.h304 __STATIC_INLINE void ARM_MPU_LoadEx(MPU_Type* mpu, uint32_t rnr, ARM_MPU_Region_t const* table, uin… in ARM_MPU_LoadEx() argument
309 ARM_MPU_OrderedMemcpy(&(mpu->RBAR), &(table->RBAR), rowWordSize); in ARM_MPU_LoadEx()
317 ARM_MPU_OrderedMemcpy(&(mpu->RBAR)+(rnrOffset*2U), &(table->RBAR), c*rowWordSize); in ARM_MPU_LoadEx()
318 table += c; in ARM_MPU_LoadEx()
325 ARM_MPU_OrderedMemcpy(&(mpu->RBAR)+(rnrOffset*2U), &(table->RBAR), cnt*rowWordSize); in ARM_MPU_LoadEx()
334 __STATIC_INLINE void ARM_MPU_Load(uint32_t rnr, ARM_MPU_Region_t const* table, uint32_t cnt) in ARM_MPU_Load() argument
336 ARM_MPU_LoadEx(MPU, rnr, table, cnt); in ARM_MPU_Load()
345 __STATIC_INLINE void ARM_MPU_Load_NS(uint32_t rnr, ARM_MPU_Region_t const* table, uint32_t cnt) in ARM_MPU_Load_NS() argument
347 ARM_MPU_LoadEx(MPU_NS, rnr, table, cnt); in ARM_MPU_Load_NS()
A Dmpu_armv7.h264 __STATIC_INLINE void ARM_MPU_Load(ARM_MPU_Region_t const* table, uint32_t cnt) in ARM_MPU_Load() argument
268 ARM_MPU_OrderedMemcpy(&(MPU->RBAR), &(table->RBAR), MPU_TYPE_RALIASES*rowWordSize); in ARM_MPU_Load()
269 table += MPU_TYPE_RALIASES; in ARM_MPU_Load()
272 ARM_MPU_OrderedMemcpy(&(MPU->RBAR), &(table->RBAR), cnt*rowWordSize); in ARM_MPU_Load()
/external/platform/pico/rp2_common/cmsis/stub/CMSIS/Core/Include/
A Dmpu_armv7.h264 __STATIC_INLINE void ARM_MPU_Load(ARM_MPU_Region_t const* table, uint32_t cnt) in ARM_MPU_Load() argument
268 ARM_MPU_OrderedMemcpy(&(MPU->RBAR), &(table->RBAR), MPU_TYPE_RALIASES*rowWordSize); in ARM_MPU_Load()
269 table += MPU_TYPE_RALIASES; in ARM_MPU_Load()
272 ARM_MPU_OrderedMemcpy(&(MPU->RBAR), &(table->RBAR), cnt*rowWordSize); in ARM_MPU_Load()
/external/platform/pico/rp2_common/pico_bootrom/include/pico/
A Dbootrom.h113 bool rom_funcs_lookup(uint32_t *table, unsigned int count);
117 typedef void *(*rom_table_lookup_fn)(uint16_t *table, uint32_t code);
/external/lib/cksum/
A Dcrc32.c168 local void write_table(out, table) in write_table() argument
170 const z_crc_t FAR *table;
176 (unsigned long)(table[n]),
/external/platform/nrfx/mdk/
A Diar_startup_nrf51.s25 ; The vector table is normally located at address 0.
29 ; table register (VTOR) is initialized to this address if != 0.
A Diar_startup_nrf52805.s25 ; The vector table is normally located at address 0.
29 ; table register (VTOR) is initialized to this address if != 0.
A Diar_startup_nrf5340_network.s25 ; The vector table is normally located at address 0.
29 ; table register (VTOR) is initialized to this address if != 0.
A Diar_startup_nrf52811.s25 ; The vector table is normally located at address 0.
29 ; table register (VTOR) is initialized to this address if != 0.
A Diar_startup_nrf52820.s25 ; The vector table is normally located at address 0.
29 ; table register (VTOR) is initialized to this address if != 0.
A Diar_startup_nrf52.s25 ; The vector table is normally located at address 0.
29 ; table register (VTOR) is initialized to this address if != 0.
A Diar_startup_nrf52810.s25 ; The vector table is normally located at address 0.
29 ; table register (VTOR) is initialized to this address if != 0.
A Diar_startup_nrf52833.s25 ; The vector table is normally located at address 0.
29 ; table register (VTOR) is initialized to this address if != 0.
A Diar_startup_nrf52840.s25 ; The vector table is normally located at address 0.
29 ; table register (VTOR) is initialized to this address if != 0.
A Diar_startup_nrf5340_application.s25 ; The vector table is normally located at address 0.
29 ; table register (VTOR) is initialized to this address if != 0.
A Diar_startup_nrf9160.s25 ; The vector table is normally located at address 0.
29 ; table register (VTOR) is initialized to this address if != 0.
/external/platform/pico/rp2_common/pico_standard_link/
A Dmemmap_no_flash.ld36 entry (ELF entry point), are *first* in the image, and the vector table
A Dmemmap_copy_to_ram.ld98 /* Vector table goes first in RAM, to avoid large alignment hole */
/external/platform/nrfx/doc/
A Dmain_page.dox53 functions so that the linker could install them in the vector table.
A Dnrfx.doxyfile305 # to that level are automatically included in the table of contents, even if
1308 # HTML files also contain an index, a table of contents, and you can search for
1344 # The BINARY_TOC flag controls whether a binary table of contents is generated
1345 # (YES) or a normal table of contents (NO) in the .chm file. Furthermore it
1353 # the table of contents of the HTML help documentation and to the tree view.
/external/platform/stellaris/ti-driverlib/
A DMANIFEST.TXT5 Legend (explanation of the fields in the Manifest table below)
/external/platform/pico/rp2_common/pico_double/
A Ddouble_v1_rom_shim.S427 @ in table below ¯ means signed variable

Completed in 34 milliseconds