Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2351/bsp/Device/Nuvoton/M2351/Include/
DM2351.h782 #if defined (SCU_INIT_PNSSET4_VAL) && (SCU_INIT_PNSSET4_VAL & BIT0 )
788 #if defined (SCU_INIT_PNSSET4_VAL) && (SCU_INIT_PNSSET4_VAL & BIT1 )
794 #if defined (SCU_INIT_PNSSET4_VAL) && (SCU_INIT_PNSSET4_VAL & BIT2 )
800 #if defined (SCU_INIT_PNSSET4_VAL) && (SCU_INIT_PNSSET4_VAL & BIT16)
806 #if defined (SCU_INIT_PNSSET4_VAL) && (SCU_INIT_PNSSET4_VAL & BIT17)
812 #if defined (SCU_INIT_PNSSET4_VAL) && (SCU_INIT_PNSSET4_VAL & BIT18)
/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2351/
Dtarget_cfg.c319 SCU->PNSSET[4] = SCU_INIT_PNSSET4_VAL; in mpc_init_cfg()
369 if(SCU_INIT_PNSSET4_VAL & BIT0) NVIC->ITNS[1] |= BIT6; /* Int of I2C0_INT */ in mpc_init_cfg()
370 if(SCU_INIT_PNSSET4_VAL & BIT1) NVIC->ITNS[1] |= BIT7; /* Int of I2C1_INT */ in mpc_init_cfg()
371 if(SCU_INIT_PNSSET4_VAL & BIT2) NVIC->ITNS[2] |= BIT18; /* Int of I2C2_INT */ in mpc_init_cfg()
372 if(SCU_INIT_PNSSET4_VAL & BIT16) NVIC->ITNS[1] |= BIT26; /* Int of SC0_INT */ in mpc_init_cfg()
373 if(SCU_INIT_PNSSET4_VAL & BIT17) NVIC->ITNS[1] |= BIT27; /* Int of SC1_INT */ in mpc_init_cfg()
374 if(SCU_INIT_PNSSET4_VAL & BIT18) NVIC->ITNS[1] |= BIT28; /* Int of SC2_INT */ in mpc_init_cfg()
/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2354/
Dtarget_cfg.c319 SCU->PNSSET[4] = SCU_INIT_PNSSET4_VAL; in mpc_init_cfg()
376 if(SCU_INIT_PNSSET4_VAL & BIT0) NVIC->ITNS[1] |= BIT6; /* Int of I2C0_INT */ in mpc_init_cfg()
377 if(SCU_INIT_PNSSET4_VAL & BIT1) NVIC->ITNS[1] |= BIT7; /* Int of I2C1_INT */ in mpc_init_cfg()
378 if(SCU_INIT_PNSSET4_VAL & BIT2) NVIC->ITNS[2] |= BIT18; /* Int of I2C2_INT */ in mpc_init_cfg()
379 if(SCU_INIT_PNSSET4_VAL & BIT16) NVIC->ITNS[1] |= BIT26; /* Int of SC0_INT */ in mpc_init_cfg()
380 if(SCU_INIT_PNSSET4_VAL & BIT17) NVIC->ITNS[1] |= BIT27; /* Int of SC1_INT */ in mpc_init_cfg()
381 if(SCU_INIT_PNSSET4_VAL & BIT18) NVIC->ITNS[1] |= BIT28; /* Int of SC2_INT */ in mpc_init_cfg()
/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2354/bsp/Device/Nuvoton/M2354/Include/
DM2354.h901 #if defined (SCU_INIT_PNSSET4_VAL) && (SCU_INIT_PNSSET4_VAL & BIT0 )
907 #if defined (SCU_INIT_PNSSET4_VAL) && (SCU_INIT_PNSSET4_VAL & BIT1 )
913 #if defined (SCU_INIT_PNSSET4_VAL) && (SCU_INIT_PNSSET4_VAL & BIT2 )
919 #if defined (SCU_INIT_PNSSET4_VAL) && (SCU_INIT_PNSSET4_VAL & BIT16)
925 #if defined (SCU_INIT_PNSSET4_VAL) && (SCU_INIT_PNSSET4_VAL & BIT17)
931 #if defined (SCU_INIT_PNSSET4_VAL) && (SCU_INIT_PNSSET4_VAL & BIT18)
/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2351/partition/
Dpartition_M2351.h194 #define SCU_INIT_PNSSET4_VAL 0x0 macro
268 SCU->PNSSET[4] = SCU_INIT_PNSSET4_VAL; in SCU_Setup()
/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2351/bsp/Library/StdDriver/inc/
Dpartition_M2351.h159 #define SCU_INIT_PNSSET4_VAL 0x0 macro
/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/inc/
Dpartition_M2354.h165 #define SCU_INIT_PNSSET4_VAL 0x0 macro
/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2354/partition/
Dpartition_M2354.h153 #define SCU_INIT_PNSSET4_VAL 0x0 macro