Home
last modified time | relevance | path

Searched refs:J (Results 1 – 8 of 8) sorted by relevance

/trusted-firmware-m-3.6.0/docs/platform/nxp/lpcxpresso55s69/
DREADME.rst53 1) **External Segger J-Link flasher**
54 … 2) **On-board J-Link debugger** - with update of LPC-Link2 debugger to the Segger J-Link firmware
55 …3) **PyOCD** - supports both DAPLink and J-Link interfaces. The LPCXpresso55S69 boards, by default…
57 2.1 Flashing with Segger J-Link
60 For command line flashing it is recommended to use external Segger J-Link flasher or to
62 which makes the device behave as if there is an on-board J-Link debugger.
64 For onboard J-Link debugger option please follow this step:
66 2.1.1 Update the LPC-Link 2 to Segger J-Link
69 - Install a recent version of the `J-Link Software and Documentation
70 Pack <https://www.segger.com/downloads/jlink#J-LinkSoftwareAndDocumentationPack>`__.
[all …]
/trusted-firmware-m-3.6.0/docs/platform/nordic_nrf/nrf9160dk_nrf9160/
DREADME.rst47 Flashing and debugging with Nordic nRF Segger J-Link
53 * Segger J-Link firmware and desktop tools
60 To install the J-Link Software and documentation pack, follow the steps below:
62 #. Download the appropriate package from the `J-Link Software and documentation pack`_ website
64 #. When connecting a J-Link-enabled board such as an nRF9160 DK, a
86 followed the instructions to install the Segger J-Link Software and the nRFx
/trusted-firmware-m-3.6.0/docs/platform/nordic_nrf/nrf9161dk_nrf9161/
DREADME.rst47 Flashing and debugging with Nordic nRF Segger J-Link
53 * Segger J-Link firmware and desktop tools
60 To install the J-Link Software and documentation pack, follow the steps below:
62 #. Download the appropriate package from the `J-Link Software and documentation pack`_ website
64 #. When connecting a J-Link-enabled board such as an nRF9161 DK, a
86 followed the instructions to install the Segger J-Link Software and the nRFx
/trusted-firmware-m-3.6.0/docs/platform/lairdconnectivity/bl5340_dvk_cpuapp/
DREADME.rst58 Flashing and debugging with on-board Segger J-Link
64 * Segger J-Link firmware and desktop tools
69 To install the J-Link Software and documentation pack, follow the steps below:
72 `J-Link Software and documentation pack`_ website
74 #. When connecting a J-Link-enabled board such as a BL5340 DVK, a serial port
97 having followed the instructions to install the Segger J-Link Software and the
130 having followed the instructions to install the Segger J-Link Software and the
/trusted-firmware-m-3.6.0/docs/platform/nordic_nrf/nrf5340dk_nrf5340_cpuapp/
DREADME.rst55 Flashing and debugging with Nordic nRF Segger J-Link
61 * Segger J-Link firmware and desktop tools
68 To install the J-Link Software and documentation pack, follow the steps below:
70 #. Download the appropriate package from the `J-Link Software and documentation pack`_ website
72 #. When connecting a J-Link-enabled board such as an nRF5340 DK, a drive
94 followed the instructions to install the Segger J-Link Software and the nRF
/trusted-firmware-m-3.6.0/bl2/ext/mcuboot/
Droot-RSA-3072.pem31 J/sDTHCokx1QEKBm88ItPuEM7/aDp5M1+8Z+FN43rDUJ4l/BU8zxhzvISvbZshvU
/trusted-firmware-m-3.6.0/platform/ext/target/cypress/psoc64/libs/core-lib/docs/html/
Djquery.js44J=/\bhover(\.\S+)?\b/,aO=/^key/,bf=/^(?:mouse|contextmenu)|click/,T=/^(?:focusinfocus|focusoutblur… variable
96J(P){k.powerTip.show(this,P)},"mouseleave.powertip":function L(){k.powerTip.hide(this)},"focus.pow… function
115J=this.getHeight(K),u=r.offset(),o=u.left,m=u.top,q=this.getWidth(r),F=this.getHeight(r),H=a(windo…
/trusted-firmware-m-3.6.0/platform/ext/target/nxp/common/Native_Driver/drivers/
Dfsl_casper.c1975 uint32_t *Z1Z1, *Z2Z2, *U1, *S1, *J, *H, *V, *t0, *t1; in Jac_addition() local
1982 J = &CASPER_MEM[((2U * (N_wordlen + 4U)) + (9U * (N_wordlen + 4U))) + 4U * (N_wordlen + 4U)]; in Jac_addition()
2012 multiply_casper(J, Y2, t0); /* if (S1 == J) then Y's are the same */ in Jac_addition()
2015 CASPER_ECC_equal(&m2, S1, J); /* If S1 and J match then the Y-coordinates are the same. */ in Jac_addition()
2032 sub_casper(t0, J, S1); in Jac_addition()
2033 multiply_casper(J, H, t1); in Jac_addition()
2038 sub_casper(t0, t0, J); in Jac_addition()
2041 multiply_casper(t1, S1, J); in Jac_addition()