Home
last modified time | relevance | path

Searched refs:Pram1RegVal (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-3.5.0/s32/drivers/s32k3/Mcu/src/
DClock_Ip_Specific.c690 uint32 Pram1RegVal = IP_PRAMC_1->PRCR1; in Clock_Ip_PRAMCSetRamIWS() local
707 Pram1RegVal |= PRAMC_PRCR1_FT_DIS_MASK; in Clock_Ip_PRAMCSetRamIWS()
713 Pram1RegVal &= ~PRAMC_PRCR1_P0_BO_DIS_MASK; in Clock_Ip_PRAMCSetRamIWS()
721 Pram1RegVal &= ~PRAMC_PRCR1_FT_DIS_MASK; in Clock_Ip_PRAMCSetRamIWS()
727 IP_PRAMC_1->PRCR1 = Pram1RegVal; in Clock_Ip_PRAMCSetRamIWS()