| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-multicore/ |
| D | ChangeLogKSDK.txt | 13 - eRPC,erpcgen: Fixing/improving markdown files, GitHub PR #395. 14 - eRPC: Fix Python client TCPTransports not being able to close, GitHub PR #390. 15 - eRPC,erpcgen: Align switch brackets, GitHub PR #396. 16 - eRPC,erpcgen: Remove cstbool library, GitHub PR #403. 17 - erpc: Fix zephyr uart transport, GitHub PR #410. 18 - erpc: Add BSD-3 license to endianness agnostic files, GitHub PR #417. 19 …ZEPHYR Transport stop to work after a few transactions when using USB-CDC resolved, GitHub PR #420. 31 - eRPC: Add dynamic/static option for transport init, GitHub PR #361. 32 - eRPC: Fix receive error value for spidev, GitHub PR #363. 34 - eRPC: Fix typo in assert, GitHub PR #371. [all …]
|
| /hal_nxp-latest/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-latest/mcux/mcux-sdk/drivers/gpt/ |
| D | fsl_gpt.h | 255 base->PR = (base->PR & ~GPT_PR_PRESCALER_MASK) | GPT_PR_PRESCALER(divider - 1U); in GPT_SetClockDivider() 266 return ((base->PR & GPT_PR_PRESCALER_MASK) >> GPT_PR_PRESCALER_SHIFT) + 1U; in GPT_GetClockDivider() 279 base->PR = (base->PR & ~GPT_PR_PRESCALER24M_MASK) | GPT_PR_PRESCALER24M(divider - 1U); in GPT_SetOscClockDivider() 290 return ((base->PR & GPT_PR_PRESCALER24M_MASK) >> GPT_PR_PRESCALER24M_SHIFT) + 1U; in GPT_GetOscClockDivider()
|
| /hal_nxp-latest/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-latest/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-latest/mcux/ |
| D | README | 87 …sb\middleware_usb_common_header.cmake to remove "#include(component_osa)". PR submitted to upstream
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/smartcard/ |
| D | fsl_smartcard_usim.c | 369 CTIMER0->PR = 0U; in SMARTCARD_USIM_TimerInit()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC802/ |
| D | LPC802.h | 1172 …__IO uint32_t PR; /**< Prescale Register. When the Prescale Counter… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC804/ |
| D | LPC804.h | 1554 …__IO uint32_t PR; /**< Prescale Register. When the Prescale Counter… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC844/ |
| D | LPC844.h | 1252 …__IO uint32_t PR; /**< Prescale Register. When the Prescale Counter… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC845/ |
| D | LPC845.h | 1658 …__IO uint32_t PR; /**< Prescale Register. When the Prescale Counter… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC51U68/ |
| D | LPC51U68.h | 1285 …__IO uint32_t PR; /**< Prescale Register. When the Prescale Counter… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54114/ |
| D | LPC54114_cm0plus.h | 1241 …__IO uint32_t PR; /**< Prescale Register. When the Prescale Counter… member
|
| D | LPC54114_cm4.h | 1252 …__IO uint32_t PR; /**< Prescale Register. When the Prescale Counter… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54113/ |
| D | LPC54113.h | 1253 …__IO uint32_t PR; /**< Prescale Register. When the Prescale Counter… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54607/ |
| D | LPC54607.h | 1456 __IO uint32_t PR; /**< Prescale Register, offset: 0xC */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54S005/ |
| D | LPC54S005.h | 1863 __IO uint32_t PR; /**< Prescale Register, offset: 0xC */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54005/ |
| D | LPC54005.h | 1455 __IO uint32_t PR; /**< Prescale Register, offset: 0xC */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54605/ |
| D | LPC54605.h | 1459 __IO uint32_t PR; /**< Prescale Register, offset: 0xC */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54606/ |
| D | LPC54606.h | 2925 __IO uint32_t PR; /**< Prescale Register, offset: 0xC */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54016/ |
| D | LPC54016.h | 2730 __IO uint32_t PR; /**< Prescale Register, offset: 0xC */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54616/ |
| D | LPC54616.h | 3000 __IO uint32_t PR; /**< Prescale Register, offset: 0xC */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54018M/ |
| D | LPC54018M.h | 2998 __IO uint32_t PR; /**< Prescale Register, offset: 0xC */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54628/ |
| D | LPC54628.h | 2996 __IO uint32_t PR; /**< Prescale Register, offset: 0xC */ member
|