Searched defs:t1 (Results 1 – 4 of 4) sorted by relevance
| /trusted-firmware-m-latest/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-latest/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-latest/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
|