/hal_nxp-3.7.0/imx/drivers/ |
D | gpt.h | 175 base->PR = (base->PR & ~GPT_PR_PRESCALER_MASK) | GPT_PR_PRESCALER(prescaler); in GPT_SetPrescaler() 186 return (base->PR & GPT_PR_PRESCALER_MASK) >> GPT_PR_PRESCALER_SHIFT; in GPT_GetPrescaler() 199 base->PR = (base->PR & ~GPT_PR_PRESCALER24M_MASK) | GPT_PR_PRESCALER24M(prescaler); in GPT_SetOscPrescaler() 210 return (base->PR & GPT_PR_PRESCALER24M_MASK) >> GPT_PR_PRESCALER24M_SHIFT; in GPT_GetOscPrescaler()
|
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/gpt/ |
D | fsl_gpt.h | 221 base->PR = (base->PR & ~GPT_PR_PRESCALER_MASK) | GPT_PR_PRESCALER(divider - 1U); in GPT_SetClockDivider() 232 return ((base->PR & GPT_PR_PRESCALER_MASK) >> GPT_PR_PRESCALER_SHIFT) + 1U; in GPT_GetClockDivider() 245 base->PR = (base->PR & ~GPT_PR_PRESCALER24M_MASK) | GPT_PR_PRESCALER24M(divider - 1U); in GPT_SetOscClockDivider() 256 return ((base->PR & GPT_PR_PRESCALER24M_MASK) >> GPT_PR_PRESCALER24M_SHIFT) + 1U; in GPT_GetOscClockDivider()
|
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/ctimer/ |
D | fsl_ctimer.c | 119 base->PR = CTIMER_PR_PRVAL(config->prescale); in CTIMER_Init() 202 uint32_t timerClock = srcClock_Hz / (base->PR + 1U); in CTIMER_SetupPwm()
|
D | fsl_ctimer.h | 537 base->PR = CTIMER_PR_PRVAL(prescale); in CTIMER_SetPrescale()
|
/hal_nxp-3.7.0/mcux/mcux-sdk/ |
D | CONTRIBUTING.md | 102 …ign-off is detected, the check will fails, you could check details and update your PR accordingly.| 178 …sted but it's OK** to amend your previous commit and use force push to update your PR conveniently.
|
/hal_nxp-3.7.0/mcux/ |
D | README | 71 …2. Patched middleware_usb_common_header.cmake file to address build issue. PR submitted to upstream
|
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/smartcard/ |
D | fsl_smartcard_usim.c | 369 CTIMER0->PR = 0U; in SMARTCARD_USIM_TimerInit()
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC802/ |
D | LPC802.h | 1172 …__IO uint32_t PR; /**< Prescale Register. When the Prescale Counter… member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC804/ |
D | LPC804.h | 1554 …__IO uint32_t PR; /**< Prescale Register. When the Prescale Counter… member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC844/ |
D | LPC844.h | 1252 …__IO uint32_t PR; /**< Prescale Register. When the Prescale Counter… member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC845/ |
D | LPC845.h | 1658 …__IO uint32_t PR; /**< Prescale Register. When the Prescale Counter… member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC51U68/ |
D | LPC51U68.h | 1285 …__IO uint32_t PR; /**< Prescale Register. When the Prescale Counter… member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC54113/ |
D | LPC54113.h | 1253 …__IO uint32_t PR; /**< Prescale Register. When the Prescale Counter… member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC54114/ |
D | LPC54114_cm4.h | 1252 …__IO uint32_t PR; /**< Prescale Register. When the Prescale Counter… member
|
D | LPC54114_cm0plus.h | 1241 …__IO uint32_t PR; /**< Prescale Register. When the Prescale Counter… member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC54S005/ |
D | LPC54S005.h | 1863 __IO uint32_t PR; /**< Prescale Register, offset: 0xC */ member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC54605/ |
D | LPC54605.h | 1459 __IO uint32_t PR; /**< Prescale Register, offset: 0xC */ member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC54607/ |
D | LPC54607.h | 1456 __IO uint32_t PR; /**< Prescale Register, offset: 0xC */ member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC54005/ |
D | LPC54005.h | 1455 __IO uint32_t PR; /**< Prescale Register, offset: 0xC */ member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC54616/ |
D | LPC54616.h | 3000 __IO uint32_t PR; /**< Prescale Register, offset: 0xC */ member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC54606/ |
D | LPC54606.h | 2925 __IO uint32_t PR; /**< Prescale Register, offset: 0xC */ member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC54016/ |
D | LPC54016.h | 2730 __IO uint32_t PR; /**< Prescale Register, offset: 0xC */ member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC5504/ |
D | LPC5504.h | 6345 __IO uint32_t PR; /**< Prescale Register, offset: 0xC */ member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC54S018M/ |
D | LPC54S018M.h | 3406 __IO uint32_t PR; /**< Prescale Register, offset: 0xC */ member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC5502CPXXXX/ |
D | LPC5502CPXXXX.h | 6300 __IO uint32_t PR; /**< Prescale Register, offset: 0xC */ member
|