Home
last modified time | relevance | path

Searched refs:PSR (Results 1 – 25 of 246) sorted by relevance

12345678910

/hal_nxp-latest/mcux/mcux-sdk/devices/K32L3A60/
Dsystem_K32L3A60_cm0plus.c87 if (LPTMR0->PSR != 0U) in SystemInit()
89 LPTMR0->PSR = 0; in SystemInit()
Dsystem_K32L3A60_cm4.c90 if (LPTMR0->PSR != 0U) in SystemInit()
92 LPTMR0->PSR = 0; in SystemInit()
/hal_nxp-latest/mcux/mcux-sdk/drivers/puf_v3/
Dfsl_puf_v3.c278 *score = (uint8_t)(base->PSR & PUF_PSR_PUF_SCORE_MASK); in PUF_Enroll()
364 *score = (uint8_t)(base->PSR & PUF_PSR_PUF_SCORE_MASK); in PUF_Start()
953 *score = (uint8_t)(base->PSR & PUF_PSR_PUF_SCORE_MASK); in PUF_Test()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lptmr/
Dfsl_lptmr.c103 base->PSR = (LPTMR_PSR_PRESCALE(config->value) | LPTMR_PSR_PBYP(config->bypassPrescaler) | in LPTMR_Init()
/hal_nxp-latest/s32/drivers/s32k1/BaseNXP/header/
DS32K116_LPTMR.h74 …__IO uint32_t PSR; /**< Low Power Timer Prescale Register, offset: 0… member
DS32K118_LPTMR.h74 …__IO uint32_t PSR; /**< Low Power Timer Prescale Register, offset: 0… member
DS32K144_LPTMR.h74 …__IO uint32_t PSR; /**< Low Power Timer Prescale Register, offset: 0… member
DS32K142W_LPTMR.h74 …__IO uint32_t PSR; /**< Low Power Timer Prescale Register, offset: 0… member
DS32K146_LPTMR.h74 …__IO uint32_t PSR; /**< Low Power Timer Prescale Register, offset: 0… member
DS32K148_LPTMR.h74 …__IO uint32_t PSR; /**< Low Power Timer Prescale Register, offset: 0… member
DS32K142_LPTMR.h74 …__IO uint32_t PSR; /**< Low Power Timer Prescale Register, offset: 0… member
DS32K144W_LPTMR.h74 …__IO uint32_t PSR; /**< Low Power Timer Prescale Register, offset: 0… member
/hal_nxp-latest/s32/drivers/s32ze/Adc/src/
DAdc_Sar_Ip.c1115 PSR(AdcAEBasePtr, Index) = PsrMask[Index]; in Adc_Sar_ConfigChannels()
1126 PSR(AdcBasePtr, Index) = PsrMask[Index]; in Adc_Sar_ConfigChannels()
2490 PSR(AdcAEBasePtr, Index) = 0u; in Adc_Sar_Ip_Deinit()
2508 PSR(AdcBasePtr, Index) = 0u; in Adc_Sar_Ip_Deinit()
4449 PSR(AdcAEBasePtr, VectAdr) |= 1UL << VectBit; in Adc_Sar_Ip_EnableChannelPresampling()
4457 PSR(AdcBasePtr, VectAdr) |= 1UL << VectBit; in Adc_Sar_Ip_EnableChannelPresampling()
4501 PSR(AdcAEBasePtr, VectAdr) &= ~(1UL << VectBit); in Adc_Sar_Ip_DisableChannelPresampling()
4509 PSR(AdcBasePtr, VectAdr) &= ~(1UL << VectBit); in Adc_Sar_Ip_DisableChannelPresampling()
/hal_nxp-latest/s32/drivers/s32k3/Adc/src/
DAdc_Sar_Ip.c1077 PSR(AdcAEBasePtr, Index) = PsrMask[Index]; in Adc_Sar_ConfigChannels()
1088 PSR(AdcBasePtr, Index) = PsrMask[Index]; in Adc_Sar_ConfigChannels()
2298 PSR(AdcAEBasePtr, Index) = 0u; in Adc_Sar_Ip_Deinit()
2316 PSR(AdcBasePtr, Index) = 0u; in Adc_Sar_Ip_Deinit()
4239 PSR(AdcAEBasePtr, VectAdr) |= 1UL << VectBit; in Adc_Sar_Ip_EnableChannelPresampling()
4247 PSR(AdcBasePtr, VectAdr) |= 1UL << VectBit; in Adc_Sar_Ip_EnableChannelPresampling()
4291 PSR(AdcAEBasePtr, VectAdr) &= ~(1UL << VectBit); in Adc_Sar_Ip_DisableChannelPresampling()
4299 PSR(AdcBasePtr, VectAdr) &= ~(1UL << VectBit); in Adc_Sar_Ip_DisableChannelPresampling()
/hal_nxp-latest/s32/drivers/s32ze/Adc/include/
DAdc_Sar_Ip_HeaderWrapper_S32XX.h142 #define PSR(base, regIndex) REG_ACCESS((base)->PSR0, (regIndex)) macro
DAdc_Sar_Ip_HeaderWrapper_S32XX_AE.h137 #define PSR(base, regIndex) REG_ACCESS((base)->PSR0, (regIndex)) macro
/hal_nxp-latest/mcux/mcux-sdk/drivers/igpio/
Dfsl_gpio.h209 return (uint8_t)(((base->PSR) >> pin) & 0x1U); in GPIO_PinReadPadStatus()
/hal_nxp-latest/s32/drivers/s32k3/Adc/include/
DAdc_Sar_Ip_HeaderWrapper_S32K3.h172 #define PSR(base, regIndex) REG_ACCESS((base)->PSR0, (regIndex)) macro
/hal_nxp-latest/s32/drivers/s32ze/BaseNXP/header/
DS32Z2_ENETC_PORT.h94 __I uint32_t PSR; /**< Port status register, offset: 0x104 */ member
DS32Z2_SW_PORT2.h96 __I uint32_t PSR; /**< Port status register, offset: 0x104 */ member
DS32Z2_SW_PORT0.h96 __I uint32_t PSR; /**< Port status register, offset: 0x104 */ member
DS32Z2_SW_PORT1.h96 __I uint32_t PSR; /**< Port status register, offset: 0x104 */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw_port.c640 while (0U != (base->PSR & NETC_PORT_PSR_RX_BUSY_MASK)) in NETC_PortEthMacGracefulStop()
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC041/
DMCXC041.h2248 …__IO uint32_t PSR; /**< Low Power Timer Prescale Register, offset: 0… member
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_switch.c525 while (0U != (base->PSR & NETC_PORT_PSR_RX_BUSY_MASK)) in SWT_PortStop()

12345678910