Home
last modified time | relevance | path

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

1234

/hal_nxp-latest/mcux/mcux-sdk/devices/LPC824/drivers/
Dfsl_reset.c36 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/
Dfsl_reset.c36 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/
Dfsl_reset.c36 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/
Dfsl_reset.c36 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/
Dfsl_reset.c36 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/
Dfsl_reset.c36 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/
Dfsl_reset.c36 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/
Dfsl_reset.c45 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/
Dfsl_reset.c45 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/
Dfsl_reset.c45 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/
Dfsl_reset.c37 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/
Dfsl_reset.c45 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/
Dfsl_reset.c45 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/
Dfsl_reset.c45 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/
Dfsl_reset.c45 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/
Dfsl_reset.c37 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/
Dfsl_reset.c45 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/
Dfsl_reset.c33 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/
Dfsl_reset.c45 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/
Dfsl_reset.c45 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/
Dfsl_reset.c45 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/
Dfsl_reset.c45 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/
Dfsl_reset.c45 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/
Dfsl_reset.c45 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/
Dfsl_reset.c45 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()

1234