| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC824/drivers/ |
| D | fsl_reset.c | 36 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_SetPeripheralReset() local 37 const uint32_t bitMask = 1UL << bitPos; in RESET_SetPeripheralReset() 39 assert(bitPos < 32UL); in RESET_SetPeripheralReset() 48 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_ClearPeripheralReset() local 49 const uint32_t bitMask = 1UL << bitPos; in RESET_ClearPeripheralReset() 51 assert(bitPos < 32UL); in RESET_ClearPeripheralReset()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC812/drivers/ |
| D | fsl_reset.c | 36 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_SetPeripheralReset() local 37 const uint32_t bitMask = 1UL << bitPos; in RESET_SetPeripheralReset() 39 assert(bitPos < 32UL); in RESET_SetPeripheralReset() 48 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_ClearPeripheralReset() local 49 const uint32_t bitMask = 1UL << bitPos; in RESET_ClearPeripheralReset() 51 assert(bitPos < 32UL); in RESET_ClearPeripheralReset()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC822/drivers/ |
| D | fsl_reset.c | 36 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_SetPeripheralReset() local 37 const uint32_t bitMask = 1UL << bitPos; in RESET_SetPeripheralReset() 39 assert(bitPos < 32UL); in RESET_SetPeripheralReset() 48 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_ClearPeripheralReset() local 49 const uint32_t bitMask = 1UL << bitPos; in RESET_ClearPeripheralReset() 51 assert(bitPos < 32UL); in RESET_ClearPeripheralReset()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC811/drivers/ |
| D | fsl_reset.c | 36 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_SetPeripheralReset() local 37 const uint32_t bitMask = 1UL << bitPos; in RESET_SetPeripheralReset() 39 assert(bitPos < 32UL); in RESET_SetPeripheralReset() 48 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_ClearPeripheralReset() local 49 const uint32_t bitMask = 1UL << bitPos; in RESET_ClearPeripheralReset() 51 assert(bitPos < 32UL); in RESET_ClearPeripheralReset()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC810/drivers/ |
| D | fsl_reset.c | 36 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_SetPeripheralReset() local 37 const uint32_t bitMask = 1UL << bitPos; in RESET_SetPeripheralReset() 39 assert(bitPos < 32UL); in RESET_SetPeripheralReset() 48 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_ClearPeripheralReset() local 49 const uint32_t bitMask = 1UL << bitPos; in RESET_ClearPeripheralReset() 51 assert(bitPos < 32UL); in RESET_ClearPeripheralReset()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC832/drivers/ |
| D | fsl_reset.c | 36 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_SetPeripheralReset() local 37 const uint32_t bitMask = 1UL << bitPos; in RESET_SetPeripheralReset() 39 assert(bitPos < 32UL); in RESET_SetPeripheralReset() 48 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_ClearPeripheralReset() local 49 const uint32_t bitMask = 1UL << bitPos; in RESET_ClearPeripheralReset() 51 assert(bitPos < 32UL); in RESET_ClearPeripheralReset()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC834/drivers/ |
| D | fsl_reset.c | 36 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_SetPeripheralReset() local 37 const uint32_t bitMask = 1UL << bitPos; in RESET_SetPeripheralReset() 39 assert(bitPos < 32UL); in RESET_SetPeripheralReset() 48 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_ClearPeripheralReset() local 49 const uint32_t bitMask = 1UL << bitPos; in RESET_ClearPeripheralReset() 51 assert(bitPos < 32UL); in RESET_ClearPeripheralReset()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC5502CPXXXX/drivers/ |
| D | fsl_reset.c | 45 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_SetPeripheralReset() local 46 const uint32_t bitMask = 1UL << bitPos; in RESET_SetPeripheralReset() 48 assert(bitPos < 32u); in RESET_SetPeripheralReset() 70 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_ClearPeripheralReset() local 71 const uint32_t bitMask = 1UL << bitPos; in RESET_ClearPeripheralReset() 73 assert(bitPos < 32u); in RESET_ClearPeripheralReset()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC5502/drivers/ |
| D | fsl_reset.c | 45 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_SetPeripheralReset() local 46 const uint32_t bitMask = 1UL << bitPos; in RESET_SetPeripheralReset() 48 assert(bitPos < 32u); in RESET_SetPeripheralReset() 70 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_ClearPeripheralReset() local 71 const uint32_t bitMask = 1UL << bitPos; in RESET_ClearPeripheralReset() 73 assert(bitPos < 32u); in RESET_ClearPeripheralReset()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC5526/drivers/ |
| D | fsl_reset.c | 45 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_SetPeripheralReset() local 46 const uint32_t bitMask = 1UL << bitPos; in RESET_SetPeripheralReset() 48 assert(bitPos < 32u); in RESET_SetPeripheralReset() 70 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_ClearPeripheralReset() local 71 const uint32_t bitMask = 1UL << bitPos; in RESET_ClearPeripheralReset() 73 assert(bitPos < 32u); in RESET_ClearPeripheralReset()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC864/drivers/ |
| D | fsl_reset.c | 37 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_SetPeripheralReset() local 38 const uint32_t bitMask = 1UL << bitPos; in RESET_SetPeripheralReset() 40 assert(bitPos < 32UL); in RESET_SetPeripheralReset() 59 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_ClearPeripheralReset() local 60 const uint32_t bitMask = 1UL << bitPos; in RESET_ClearPeripheralReset() 62 assert(bitPos < 32UL); in RESET_ClearPeripheralReset()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC5506CPXXXX/drivers/ |
| D | fsl_reset.c | 45 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_SetPeripheralReset() local 46 const uint32_t bitMask = 1UL << bitPos; in RESET_SetPeripheralReset() 48 assert(bitPos < 32u); in RESET_SetPeripheralReset() 70 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_ClearPeripheralReset() local 71 const uint32_t bitMask = 1UL << bitPos; in RESET_ClearPeripheralReset() 73 assert(bitPos < 32u); in RESET_ClearPeripheralReset()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC5512/drivers/ |
| D | fsl_reset.c | 45 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_SetPeripheralReset() local 46 const uint32_t bitMask = 1UL << bitPos; in RESET_SetPeripheralReset() 48 assert(bitPos < 32u); in RESET_SetPeripheralReset() 70 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_ClearPeripheralReset() local 71 const uint32_t bitMask = 1UL << bitPos; in RESET_ClearPeripheralReset() 73 assert(bitPos < 32u); in RESET_ClearPeripheralReset()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S04/drivers/ |
| D | fsl_reset.c | 45 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_SetPeripheralReset() local 46 const uint32_t bitMask = 1UL << bitPos; in RESET_SetPeripheralReset() 48 assert(bitPos < 32u); in RESET_SetPeripheralReset() 70 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_ClearPeripheralReset() local 71 const uint32_t bitMask = 1UL << bitPos; in RESET_ClearPeripheralReset() 73 assert(bitPos < 32u); in RESET_ClearPeripheralReset()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC5504/drivers/ |
| D | fsl_reset.c | 45 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_SetPeripheralReset() local 46 const uint32_t bitMask = 1UL << bitPos; in RESET_SetPeripheralReset() 48 assert(bitPos < 32u); in RESET_SetPeripheralReset() 70 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_ClearPeripheralReset() local 71 const uint32_t bitMask = 1UL << bitPos; in RESET_ClearPeripheralReset() 73 assert(bitPos < 32u); in RESET_ClearPeripheralReset()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC865/drivers/ |
| D | fsl_reset.c | 37 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_SetPeripheralReset() local 38 const uint32_t bitMask = 1UL << bitPos; in RESET_SetPeripheralReset() 40 assert(bitPos < 32UL); in RESET_SetPeripheralReset() 59 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_ClearPeripheralReset() local 60 const uint32_t bitMask = 1UL << bitPos; in RESET_ClearPeripheralReset() 62 assert(bitPos < 32UL); in RESET_ClearPeripheralReset()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC5504CPXXXX/drivers/ |
| D | fsl_reset.c | 45 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_SetPeripheralReset() local 46 const uint32_t bitMask = 1UL << bitPos; in RESET_SetPeripheralReset() 48 assert(bitPos < 32u); in RESET_SetPeripheralReset() 70 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_ClearPeripheralReset() local 71 const uint32_t bitMask = 1UL << bitPos; in RESET_ClearPeripheralReset() 73 assert(bitPos < 32u); in RESET_ClearPeripheralReset()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC845/drivers/ |
| D | fsl_reset.c | 33 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_SetPeripheralReset() local 34 const uint32_t bitMask = 1UL << bitPos; in RESET_SetPeripheralReset() 36 assert(bitPos < 32UL); in RESET_SetPeripheralReset() 55 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_ClearPeripheralReset() local 56 const uint32_t bitMask = 1UL << bitPos; in RESET_ClearPeripheralReset() 58 assert(bitPos < 32UL); in RESET_ClearPeripheralReset()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S26/drivers/ |
| D | fsl_reset.c | 45 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_SetPeripheralReset() local 46 const uint32_t bitMask = 1UL << bitPos; in RESET_SetPeripheralReset() 48 assert(bitPos < 32u); in RESET_SetPeripheralReset() 70 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_ClearPeripheralReset() local 71 const uint32_t bitMask = 1UL << bitPos; in RESET_ClearPeripheralReset() 73 assert(bitPos < 32u); in RESET_ClearPeripheralReset()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S06/drivers/ |
| D | fsl_reset.c | 45 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_SetPeripheralReset() local 46 const uint32_t bitMask = 1UL << bitPos; in RESET_SetPeripheralReset() 48 assert(bitPos < 32u); in RESET_SetPeripheralReset() 70 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_ClearPeripheralReset() local 71 const uint32_t bitMask = 1UL << bitPos; in RESET_ClearPeripheralReset() 73 assert(bitPos < 32u); in RESET_ClearPeripheralReset()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S14/drivers/ |
| D | fsl_reset.c | 45 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_SetPeripheralReset() local 46 const uint32_t bitMask = 1UL << bitPos; in RESET_SetPeripheralReset() 48 assert(bitPos < 32u); in RESET_SetPeripheralReset() 70 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_ClearPeripheralReset() local 71 const uint32_t bitMask = 1UL << bitPos; in RESET_ClearPeripheralReset() 73 assert(bitPos < 32u); in RESET_ClearPeripheralReset()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S28/drivers/ |
| D | fsl_reset.c | 45 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_SetPeripheralReset() local 46 const uint32_t bitMask = 1UL << bitPos; in RESET_SetPeripheralReset() 48 assert(bitPos < 32u); in RESET_SetPeripheralReset() 70 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_ClearPeripheralReset() local 71 const uint32_t bitMask = 1UL << bitPos; in RESET_ClearPeripheralReset() 73 assert(bitPos < 32u); in RESET_ClearPeripheralReset()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S16/drivers/ |
| D | fsl_reset.c | 45 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_SetPeripheralReset() local 46 const uint32_t bitMask = 1UL << bitPos; in RESET_SetPeripheralReset() 48 assert(bitPos < 32u); in RESET_SetPeripheralReset() 70 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_ClearPeripheralReset() local 71 const uint32_t bitMask = 1UL << bitPos; in RESET_ClearPeripheralReset() 73 assert(bitPos < 32u); in RESET_ClearPeripheralReset()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC5514/drivers/ |
| D | fsl_reset.c | 45 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_SetPeripheralReset() local 46 const uint32_t bitMask = 1UL << bitPos; in RESET_SetPeripheralReset() 48 assert(bitPos < 32u); in RESET_SetPeripheralReset() 70 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_ClearPeripheralReset() local 71 const uint32_t bitMask = 1UL << bitPos; in RESET_ClearPeripheralReset() 73 assert(bitPos < 32u); in RESET_ClearPeripheralReset()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC5516/drivers/ |
| D | fsl_reset.c | 45 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_SetPeripheralReset() local 46 const uint32_t bitMask = 1UL << bitPos; in RESET_SetPeripheralReset() 48 assert(bitPos < 32u); in RESET_SetPeripheralReset() 70 const uint32_t bitPos = ((uint32_t)peripheral & 0x0000FFFFu); in RESET_ClearPeripheralReset() local 71 const uint32_t bitMask = 1UL << bitPos; in RESET_ClearPeripheralReset() 73 assert(bitPos < 32u); in RESET_ClearPeripheralReset()
|