Searched defs:t1 (Results 1 – 5 of 5) sorted by relevance
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/hal/Native_Driver/ |
D | tick.c | 50 static uint32_t t1 = 0U, tdelta = 0U; in HAL_GetTick() local
|
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_wrst/ |
D | pka_ec_wrst.c | 33 …const uint32_t x1, const uint32_t y1, const uint32_t z1, const uint32_t t1) /*!< [in] Input modifi… in PkaDoubleMdf2Mdf() 69 …const uint32_t x1, const uint32_t y1, const uint32_t z1, const uint32_t t1)/*!< [in] EC point modi… in PkaDoubleMdf2Jcb()
|
D | pka_ec_wrst_smul_scap.c | 36 …const uint32_t x1, const uint32_t y1, const uint32_t z1, const uint32_t t1) /*!< [in] Pointer to t… in DoubleMdf2Mdf()
|
/trusted-firmware-m-3.4.0/platform/ext/target/nuvoton/common/bsp/StdDriver/inc/ |
D | lcd.h | 327 #define LCD_PWR_SAVING_T1_PERIOD(t1) (LCD->DCTL = (LCD->DCTL & ~LCD_DCTL_PSVT1_Msk) | (((t1)-1) … argument
|
/trusted-firmware-m-3.4.0/platform/ext/target/nxp/common/Native_Driver/drivers/ |
D | fsl_casper.c | 1967 uint32_t *Z1Z1, *Z2Z2, *U1, *S1, *J, *H, *V, *t0, *t1; in Jac_addition() local 2961 uint32_t *e, *d, *tmp, *t0, *t1, *t2, *t3, *t4, *t5, *t6; // 10 residues needed in invert_mod_p384() local
|