Searched refs:ltc_pkha_clear_regabne (Results 1 – 1 of 1) sorted by relevance
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ltc/ |
D | fsl_ltc.c | 178 static status_t ltc_pkha_clear_regabne(LTC_Type *base, bool A, bool B, bool N, bool E); 253 (void)ltc_pkha_clear_regabne(base, true, true, true, true); in ltc_clear_all() 3823 static status_t ltc_pkha_clear_regabne(LTC_Type *base, bool A, bool B, bool N, bool E) in ltc_pkha_clear_regabne() function 4003 …(void)ltc_pkha_clear_regabne(base, (bool)(uintptr_t)A, (bool)(uintptr_t)B, (bool)(uintptr_t)N, (bo… in ltc_pkha_init_data() 5009 (void)ltc_pkha_clear_regabne(base, true, true, true, false); in LTC_PKHA_ECC_PointAdd() 5085 (void)ltc_pkha_clear_regabne(base, true, true, true, false); in LTC_PKHA_ECC_PointDouble() 5168 (void)ltc_pkha_clear_regabne(base, true, true, true, true); in LTC_PKHA_ECC_PointMul()
|