Home
last modified time | relevance | path

Searched refs:bx (Results 1 – 19 of 19) sorted by relevance

/Zephyr-latest/arch/arm/core/cortex_a_r/
Dcpu_idle.S70 bx lr
99 bx lr
D__aeabi_read_tp.S18 bx lr
Dswitch.S89 bx lr
Dswap_helper.S190 bx lr
430 bx lr
Disr_wrapper.S231 bx r1
Dreset.S334 bx r4
/Zephyr-latest/soc/ti/lm3s6965/
Dreboot.S26 bx r0
60 bx lr
/Zephyr-latest/soc/nxp/lpc/lpc54xxx/gcc/
Dstartup_LPC54114_cm4.S91 bx r2 /* Jump to slave boot address */
101 bx lr
/Zephyr-latest/arch/arm/core/cortex_m/
D__aeabi_read_tp.S25 bx lr
Dpm_s2ram.S208 bx lr
224 bx lr
240 bx lr
Dirq_relay.S48 bx r1;
Dswap_helper.S348 bx lr
437 bx r0
569 bx lr
/Zephyr-latest/soc/nxp/kinetis/kv5x/
Dwdog.S72 bx lr
/Zephyr-latest/arch/x86/core/ia32/
Duserspace.S327 mov $USER_DATA_SEG, %bx
328 mov %bx, %ds
329 mov %bx, %es
/Zephyr-latest/soc/nxp/s32/s32k3/
Ds32k3xx_startup.S84 bx lr
/Zephyr-latest/samples/subsys/llext/shell_loader/
DREADME.rst129 24: 4700 bx r0
137 34: 4718 bx r3
/Zephyr-latest/arch/arm/core/
Duserspace.S302 bx ip
638 bx ip
/Zephyr-latest/soc/ite/ec/it8xxx2/
DKconfig20 # https://www.ite.com.tw/uploads/product_download/it81202-bx-chip-errata.pdf
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/
Dtrain_hello_world_model.ipynb3135 "plt.plot(x_test, y_test_pred_no_quant_tflite, 'bx', label='TFLite predictions')\n",