Home
last modified time | relevance | path

Searched defs:params (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/cau3/
Dfsl_cau3.c2390 static void cau3_pkha_default_parms(cau3_pkha_mode_params_t *params) in cau3_pkha_default_parms()
2631 static status_t cau3_pkha_init_mode(CAU3_Type *base, const cau3_pkha_mode_params_t *params) in cau3_pkha_init_mode()
2675 cau3_pkha_mode_params_t params; in cau3_pkha_modR2() local
2712 cau3_pkha_mode_params_t params; in cau3_pkha_modmul() local
3038 cau3_pkha_mode_params_t params; in CAU3_PKHA_ModAdd() local
3115 cau3_pkha_mode_params_t params; in CAU3_PKHA_ModSub1() local
3188 cau3_pkha_mode_params_t params; in CAU3_PKHA_ModSub2() local
3315 cau3_pkha_mode_params_t params; in CAU3_PKHA_ModExp() local
3389 cau3_pkha_mode_params_t params; in CAU3_PKHA_ModSqrt() local
3456 cau3_pkha_mode_params_t params; in CAU3_PKHA_ModRed() local
[all …]
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/ltc/
Dfsl_ltc.c3856 static void ltc_pkha_default_parms(ltc_pkha_mode_params_t *params) in ltc_pkha_default_parms()
4094 static status_t ltc_pkha_init_mode(LTC_Type *base, const ltc_pkha_mode_params_t *params) in ltc_pkha_init_mode()
4138 ltc_pkha_mode_params_t params; in ltc_pkha_modR2() local
4175 ltc_pkha_mode_params_t params; in ltc_pkha_modmul() local
4468 ltc_pkha_mode_params_t params; in LTC_PKHA_ModAdd() local
4533 ltc_pkha_mode_params_t params; in LTC_PKHA_ModSub1() local
4594 ltc_pkha_mode_params_t params; in LTC_PKHA_ModSub2() local
4697 ltc_pkha_mode_params_t params; in LTC_PKHA_ModExp() local
4757 ltc_pkha_mode_params_t params; in LTC_PKHA_ModRed() local
4807 ltc_pkha_mode_params_t params; in LTC_PKHA_ModInv() local
[all …]
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/caam/
Dfsl_caam.c7539 static void caam_pkha_default_parms(caam_pkha_mode_params_t *params) in caam_pkha_default_parms()
7595 static uint32_t caam_pkha_get_mode(const caam_pkha_mode_params_t *params) in caam_pkha_get_mode()
7649 caam_pkha_mode_params_t *params, in caam_pkha_algorithm_operation_command()
7785 caam_pkha_mode_params_t *params) in caam_pkha_ecc_algorithm_operation_command()
7986 caam_pkha_mode_params_t params; in CAAM_PKHA_ModAddNonBlocking() local
8089 caam_pkha_mode_params_t params; in CAAM_PKHA_ModSub1NonBlocking() local
8184 caam_pkha_mode_params_t params; in CAAM_PKHA_ModSub2NonBlocking() local
8277 caam_pkha_mode_params_t params; in CAAM_PKHA_ModMulNonBlocking() local
8386 caam_pkha_mode_params_t params; in CAAM_PKHA_ModR2NonBlocking() local
8471 caam_pkha_mode_params_t params; in CAAM_PKHA_ModExpNonBlocking() local
[all …]
/hal_nxp-3.7.0/mcux/middleware/mcux-sdk-middleware-connectivity-framework/platform/rw61x/
Dfwk_platform_ble.c595 const uint8_t params[HCI_CMD_SET_BT_SLEEP_MODE_PARAM_LENGTH] = { in PLATFORM_EnableBleLowPower() local
617 const uint8_t params[HCI_CMD_SET_BT_SLEEP_MODE_PARAM_LENGTH] = { in PLATFORM_DisableBleLowPower() local
933 const uint8_t params[HCI_CMD_BT_HOST_SLEEP_CONFIG_PARAM_LENGTH] = { in PLATFORM_BleSetHostSleepConfig() local
/hal_nxp-3.7.0/mcux/mcux-sdk/components/st7796s/
Dfsl_st7796s.c74 const uint8_t *params, in ST7796S_WriteCommand()