Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2351/partition/
Dpartition_M2351.h223 #define SCU_INIT_PNSSET6_VAL 0x0 macro
270 SCU->PNSSET[6] = SCU_INIT_PNSSET6_VAL; in SCU_Setup()
/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2351/
Dtarget_cfg.c321 SCU->PNSSET[6] = SCU_INIT_PNSSET6_VAL; in mpc_init_cfg()
382 if(SCU_INIT_PNSSET6_VAL & BIT0) NVIC->ITNS[1] |= BIT21; /* Int of USBD_INT */ in mpc_init_cfg()
383 if(SCU_INIT_PNSSET6_VAL & BIT16) NVIC->ITNS[2] |= BIT12; /* Int of USCI0_INT */ in mpc_init_cfg()
384 if(SCU_INIT_PNSSET6_VAL & BIT17) NVIC->ITNS[2] |= BIT13; /* Int of USCI1_INT */ in mpc_init_cfg()
/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2354/
Dtarget_cfg.c321 SCU->PNSSET[6] = SCU_INIT_PNSSET6_VAL; in mpc_init_cfg()
389 if(SCU_INIT_PNSSET6_VAL & BIT0) NVIC->ITNS[1] |= BIT21; /* Int of USBD_INT */ in mpc_init_cfg()
390 if(SCU_INIT_PNSSET6_VAL & BIT16) NVIC->ITNS[2] |= BIT12; /* Int of USCI0_INT */ in mpc_init_cfg()
391 if(SCU_INIT_PNSSET6_VAL & BIT17) NVIC->ITNS[2] |= BIT13; /* Int of USCI1_INT */ in mpc_init_cfg()
/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2351/bsp/Library/StdDriver/inc/
Dpartition_M2351.h188 #define SCU_INIT_PNSSET6_VAL 0x0 macro
/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/inc/
Dpartition_M2354.h195 #define SCU_INIT_PNSSET6_VAL 0x0 macro
/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2354/partition/
Dpartition_M2354.h183 #define SCU_INIT_PNSSET6_VAL 0x0 macro
/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2351/bsp/Device/Nuvoton/M2351/Include/
DM2351.h855 #if defined (SCU_INIT_PNSSET6_VAL) && (SCU_INIT_PNSSET6_VAL & BIT0 )
861 #if defined (SCU_INIT_PNSSET6_VAL) && (SCU_INIT_PNSSET6_VAL & BIT16)
873 #if defined (SCU_INIT_PNSSET6_VAL) && (SCU_INIT_PNSSET6_VAL & BIT17)
/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2354/bsp/Device/Nuvoton/M2354/Include/
DM2354.h979 #if defined (SCU_INIT_PNSSET6_VAL) && (SCU_INIT_PNSSET6_VAL & BIT0 )
985 #if defined (SCU_INIT_PNSSET6_VAL) && (SCU_INIT_PNSSET6_VAL & BIT16)
999 #if defined (SCU_INIT_PNSSET6_VAL) && (SCU_INIT_PNSSET6_VAL & BIT17)