Searched refs:ar (Results 1 – 4 of 4) sorted by relevance
/hal_espressif-latest/components/xtensa/include/xtensa/ |
D | cacheasm.h | 303 .macro icache_sync ar 317 .macro icache_invalidate_line ar, offset 319 ihi \ar, \offset // invalidate icache line 320 icache_sync \ar 371 .macro icache_lock_line ar, offset 373 ipfl \ar, \offset /* prefetch and lock icache line */ 374 icache_sync \ar 407 .macro icache_unlock_line ar, offset 409 ihu \ar, \offset /* unlock icache line */ 410 icache_sync \ar [all …]
|
D | coreasm.h | 193 .macro floop ar, endlabel 194 floop_ \ar, .Lfloopstart_\endlabel, .Lfloopend_\endlabel 197 .macro floopnez ar, endlabel 198 floopnez_ \ar, .Lfloopstart_\endlabel, .Lfloopend_\endlabel 201 .macro floopgtz ar, endlabel 202 floopgtz_ \ar, .Lfloopstart_\endlabel, .Lfloopend_\endlabel 205 .macro floopend ar, endlabel 206 floopend_ \ar, .Lfloopstart_\endlabel, .Lfloopend_\endlabel 211 .macro floop89 ar 212 floop_ \ar, 8, 9f [all …]
|
D | hal.h | 1490 unsigned ar[16]; member
|
/hal_espressif-latest/components/bt/ |
D | CMakeLists.txt | 94 host/bluedroid/bta/ar/include 147 "host/bluedroid/bta/ar/bta_ar.c"
|