Home
last modified time | relevance | path

Searched refs:V (Results 1 – 25 of 25) sorted by relevance

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ip3516hs.c1661 …s_UsbHostIp3516HsPtd[usbHostState->controllerId].atl[pipe->tdIndex].control1Union.stateBitField.V = in USB_HostIp3516HsCancelPipe()
1696 .control1Union.stateBitField.V = 0U; in USB_HostIp3516HsCancelPipe()
1735 .control1Union.stateBitField.V = 0U; in USB_HostIp3516HsCancelPipe()
1811 …bHostIp3516HsPtd[usbHostState->controllerId].atl[pipe->tdIndex].control1Union.stateBitField.V = 0U; in USB_HostIp3516HsCloseControlBulkPipe()
1833 …tIp3516HsPtd[usbHostState->controllerId].iso[pipe->tdIndex + i].control1Union.stateBitField.V = 0U; in USB_HostIp3516HsCloseIsoPipe()
1858 …p3516HsPtd[usbHostState->controllerId].interrupt[pipe->tdIndex].control1Union.stateBitField.V = 0U; in USB_HostIp3516HsCloseInterruptPipe()
2042 atl->control1Union.stateBitField.V = 0x01U; in USB_HostIp3516HsWriteControlPipe()
2093 atl->control1Union.stateBitField.V = 0x01U; in USB_HostIp3516HsWriteControlPipe()
2117 atl->control1Union.stateBitField.V = 0x01U; in USB_HostIp3516HsWriteControlPipe()
2203 atl->control1Union.stateBitField.V = 0x01U; in USB_HostIp3516HsWriteBulkPipe()
[all …]
Dusb_host_ip3516hs.h142 volatile uint32_t V : 1U; /*!< Valid */ member
210 volatile uint32_t V : 1U; /*!< valid */ member
326 volatile uint32_t V : 1U; /*!< Valid */ member
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Include/
Dcore_cm0.h204 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
255 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
Dcore_cm1.h204 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
255 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
Dcore_sc000.h210 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
261 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
Dcore_cm0plus.h215 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
266 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
Dcore_armv8mbl.h238 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
289 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
Dcore_sc300.h212 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
269 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
Dcore_cm3.h212 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
269 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
Dcore_cm23.h238 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
289 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
Dcore_cm4.h267 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
328 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
Dcore_armv8mml.h322 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
382 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
Dcore_cm35p.h322 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
382 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
Dcore_cm7.h282 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
343 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
Dcore_cm33.h322 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
382 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
Dcore_armv81mml.h323 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
383 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Core/Include/
Dcore_cm0plus.h215 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
266 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
Dcore_cm4.h272 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
333 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
Dcore_cm7.h287 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
348 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
Dcore_cm33.h329 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
389 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/casper/
Dfsl_casper.c1975 uint32_t *Z1Z1, *Z2Z2, *U1, *S1, *J, *H, *V, *t0, *t1; in Jac_addition() local
1984 V = &CASPER_MEM[((2U * (N_wordlen + 4U)) + (9U * (N_wordlen + 4U))) + 6U * (N_wordlen + 4U)]; in Jac_addition()
2034 multiply_casper(V, U1, t1); in Jac_addition()
2037 mul2_casper(t1, V); in Jac_addition()
2040 sub_casper(t0, V, X3); in Jac_addition()
2043 multiply_casper(V, U1, t0); in Jac_addition()
2044 sub_casper(Y3, V, t1); in Jac_addition()
2045 add_casper(V, Z1, Z2); in Jac_addition()
2046 square_casper(t1, V); in Jac_addition()
/hal_nxp-latest/zephyr/blobs/license/
DLA_OPT_NXP_Online_Code_Hosting.txt19 “Licensee”), and NXP B.V. (“NXP”). It concerns your rights to use the
357 NXP B.V.
DLA_OPT_NXP_Software_License.txt19 States or NXP Semiconductors Netherlands B.V., if Licensee if located outside
300 Texas, USA.. When Software is licensed by NXP Semiconductors Netherlands B.V.,
356 NXP B.V.
/hal_nxp-latest/mcux/mcux-sdk/
DLA_OPT_NXP_Software_License.txt19 States or NXP Semiconductors Netherlands B.V., if Licensee if located outside
300 Texas, USA.. When Software is licensed by NXP Semiconductors Netherlands B.V.,
356 NXP B.V.
DLA_OPT_NXP_Software_License RTAudio.txt5 …you have no employer, you as an individual ("you" or "Licensee"), and NXP B.V. ("NXP"). It concer…
63 NXP: NXP B.V.