Searched refs:seqSize (Results 1 – 3 of 3) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/components/codec/da7212/ |
| D | fsl_dialog7212.c | 593 … uint32_t seqSize = sizeof(kInputRegisterSequence[DA7212_Input]) / sizeof(da7212_register_value_t); in DA7212_ChangeInput() local 595 for (i = 0; i < seqSize; i++) in DA7212_ChangeInput() 605 …uint32_t seqSize = sizeof(kOutputRegisterSequence[DA7212_Output]) / sizeof(da7212_register_value_t… in DA7212_ChangeOutput() local 607 for (i = 0; i < seqSize; i++) in DA7212_ChangeOutput()
|
| /hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/src/ |
| D | Qspi_Ip_Sfdp.c | 1139 uint8 seqSize, 3618 uint8 seqSize, in Qspi_Ip_SfdpAdd2dopiOperation() argument 3639 for (cnt = 0U; cnt < seqSize; cnt++) in Qspi_Ip_SfdpAdd2dopiOperation() 3711 uint8 seqSize; in Qspi_Ip_SfdpGetXspi1InitOpInfo() local 3717 seqSize = (uint8)Qspi_Ip_SfdpGet2DopiParam(sfdpTables, cnt + 1U, in Qspi_Ip_SfdpGetXspi1InitOpInfo() 3719 if (seqSize == 0U) in Qspi_Ip_SfdpGetXspi1InitOpInfo() 3727 Qspi_Ip_SfdpAdd2dopiOperation(pConfig, seqSize, &sfdpTables->paramTable_2dopi[cnt]); in Qspi_Ip_SfdpGetXspi1InitOpInfo()
|
| /hal_nxp-latest/s32/drivers/s32k3/Fls/src/ |
| D | Qspi_Ip_Sfdp.c | 1134 uint8 seqSize, 3597 uint8 seqSize, in Qspi_Ip_SfdpAdd2dopiOperation() argument 3618 for (cnt = 0U; cnt < seqSize; cnt++) in Qspi_Ip_SfdpAdd2dopiOperation() 3690 uint8 seqSize; in Qspi_Ip_SfdpGetXspi1InitOpInfo() local 3696 seqSize = (uint8)Qspi_Ip_SfdpGet2DopiParam(sfdpTables, cnt + 1U, in Qspi_Ip_SfdpGetXspi1InitOpInfo() 3698 if (seqSize == 0U) in Qspi_Ip_SfdpGetXspi1InitOpInfo() 3706 Qspi_Ip_SfdpAdd2dopiOperation(pConfig, seqSize, &sfdpTables->paramTable_2dopi[cnt]); in Qspi_Ip_SfdpGetXspi1InitOpInfo()
|