Home
last modified time | relevance | path

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

/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT595S/drivers/
Dfsl_reset.c58 while (0u == (RSTCTL0->PRSTCTL1 & bitMask)) in RESET_SetPeripheralReset()
76 while (0u == (RSTCTL1->PRSTCTL1 & bitMask)) in RESET_SetPeripheralReset()
118 while (bitMask == (RSTCTL0->PRSTCTL1 & bitMask)) in RESET_ClearPeripheralReset()
136 while (bitMask == (RSTCTL1->PRSTCTL1 & bitMask)) in RESET_ClearPeripheralReset()
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/RW610/drivers/
Dfsl_reset.c57 while (0u == (RSTCTL0->PRSTCTL1 & bitMask)) in RESET_SetPeripheralReset()
75 while (0u == (RSTCTL1->PRSTCTL1 & bitMask)) in RESET_SetPeripheralReset()
117 while (bitMask == (RSTCTL0->PRSTCTL1 & bitMask)) in RESET_ClearPeripheralReset()
135 while (bitMask == (RSTCTL1->PRSTCTL1 & bitMask)) in RESET_ClearPeripheralReset()
Dfsl_power.c1280 rstctl1 = RSTCTL0->PRSTCTL1; in POWER_DisableGDetVSensors()
1335 RSTCTL0->PRSTCTL1 = rstctl1; in POWER_DisableGDetVSensors()
1355 rstctl1 = RSTCTL0->PRSTCTL1; in POWER_EnableGDetVSensors()
1409 RSTCTL0->PRSTCTL1 = rstctl1; in POWER_EnableGDetVSensors()
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT685S/drivers/
Dfsl_reset.c58 while (0u == (RSTCTL0->PRSTCTL1 & bitMask)) in RESET_SetPeripheralReset()
76 while (0u == (RSTCTL1->PRSTCTL1 & bitMask)) in RESET_SetPeripheralReset()
118 while (bitMask == (RSTCTL0->PRSTCTL1 & bitMask)) in RESET_ClearPeripheralReset()
136 while (bitMask == (RSTCTL1->PRSTCTL1 & bitMask)) in RESET_ClearPeripheralReset()
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT633S/drivers/
Dfsl_reset.c58 while (0u == (RSTCTL0->PRSTCTL1 & bitMask)) in RESET_SetPeripheralReset()
76 while (0u == (RSTCTL1->PRSTCTL1 & bitMask)) in RESET_SetPeripheralReset()
118 while (bitMask == (RSTCTL0->PRSTCTL1 & bitMask)) in RESET_ClearPeripheralReset()
136 while (bitMask == (RSTCTL1->PRSTCTL1 & bitMask)) in RESET_ClearPeripheralReset()
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/RW612/drivers/
Dfsl_reset.c57 while (0u == (RSTCTL0->PRSTCTL1 & bitMask)) in RESET_SetPeripheralReset()
75 while (0u == (RSTCTL1->PRSTCTL1 & bitMask)) in RESET_SetPeripheralReset()
117 while (bitMask == (RSTCTL0->PRSTCTL1 & bitMask)) in RESET_ClearPeripheralReset()
135 while (bitMask == (RSTCTL1->PRSTCTL1 & bitMask)) in RESET_ClearPeripheralReset()
Dfsl_power.c1280 rstctl1 = RSTCTL0->PRSTCTL1; in POWER_DisableGDetVSensors()
1335 RSTCTL0->PRSTCTL1 = rstctl1; in POWER_DisableGDetVSensors()
1355 rstctl1 = RSTCTL0->PRSTCTL1; in POWER_EnableGDetVSensors()
1409 RSTCTL0->PRSTCTL1 = rstctl1; in POWER_EnableGDetVSensors()
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT533S/drivers/
Dfsl_reset.c58 while (0u == (RSTCTL0->PRSTCTL1 & bitMask)) in RESET_SetPeripheralReset()
76 while (0u == (RSTCTL1->PRSTCTL1 & bitMask)) in RESET_SetPeripheralReset()
118 while (bitMask == (RSTCTL0->PRSTCTL1 & bitMask)) in RESET_ClearPeripheralReset()
136 while (bitMask == (RSTCTL1->PRSTCTL1 & bitMask)) in RESET_ClearPeripheralReset()
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT555S/drivers/
Dfsl_reset.c58 while (0u == (RSTCTL0->PRSTCTL1 & bitMask)) in RESET_SetPeripheralReset()
76 while (0u == (RSTCTL1->PRSTCTL1 & bitMask)) in RESET_SetPeripheralReset()
118 while (bitMask == (RSTCTL0->PRSTCTL1 & bitMask)) in RESET_ClearPeripheralReset()
136 while (bitMask == (RSTCTL1->PRSTCTL1 & bitMask)) in RESET_ClearPeripheralReset()
/hal_nxp-3.7.0/mcux/mcux-sdk/components/conn_fwloader/
Dfsl_loader_utils.c1177 ((RSTCTL0->PRSTCTL1 & RSTCTL0_PRSTCTL1_OTP_MASK) != 0U)) in load_service()
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT685S/
DMIMXRT685S_dsp.h18075 …__IO uint32_t PRSTCTL1; /**< peripheral reset control register 1, offset:… member
18667 …__IO uint32_t PRSTCTL1; /**< peripheral reset control register 1, offset:… member
DMIMXRT685S_cm33.h25887 …__IO uint32_t PRSTCTL1; /**< peripheral reset control register 1, offset:… member
26498 …__IO uint32_t PRSTCTL1; /**< peripheral reset control register 1, offset:… member
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT633S/
DMIMXRT633S.h25887 …__IO uint32_t PRSTCTL1; /**< peripheral reset control register 1, offset:… member
26498 …__IO uint32_t PRSTCTL1; /**< peripheral reset control register 1, offset:… member
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT595S/
DMIMXRT595S_dsp.h30376 …__IO uint32_t PRSTCTL1; /**< Peripheral Reset Control Register 1, offset:… member
31136 …__IO uint32_t PRSTCTL1; /**< Peripheral Reset Control Register 1, offset:… member
DMIMXRT595S_cm33.h37653 …__IO uint32_t PRSTCTL1; /**< Peripheral Reset Control Register 1, offset:… member
38432 …__IO uint32_t PRSTCTL1; /**< Peripheral Reset Control Register 1, offset:… member
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT533S/
DMIMXRT533S.h36026 …__IO uint32_t PRSTCTL1; /**< Peripheral Reset Control Register 1, offset:… member
36805 …__IO uint32_t PRSTCTL1; /**< Peripheral Reset Control Register 1, offset:… member
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT555S/
DMIMXRT555S.h37652 …__IO uint32_t PRSTCTL1; /**< Peripheral Reset Control Register 1, offset:… member
38431 …__IO uint32_t PRSTCTL1; /**< Peripheral Reset Control Register 1, offset:… member
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/RW610/
DRW610.h53757 __IO uint32_t PRSTCTL1; /**< Peripheral reset control 1, offset: 0x14 */ member
54515 __IO uint32_t PRSTCTL1; /**< Peripheral reset control 1, offset: 0x14 */ member
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/RW612/
DRW612.h53757 __IO uint32_t PRSTCTL1; /**< Peripheral reset control 1, offset: 0x14 */ member
54515 __IO uint32_t PRSTCTL1; /**< Peripheral reset control 1, offset: 0x14 */ member