Searched refs:syscallCode (Results 1 – 1 of 1) sorted by relevance
1861 uint32_t syscallCode; in Cy_SysPm_WriteVoltageBitForFlash() local1867 syscallCode = (CY_SYSPM_FLASH_VOLTAGE_BIT_LP != value) ? in Cy_SysPm_WriteVoltageBitForFlash()1872 syscallCode = (CY_SYSPM_FLASH_VOLTAGE_BIT_LP != value) ? in Cy_SysPm_WriteVoltageBitForFlash()1877 …if (Cy_IPC_Drv_SendMsgWord(ipcSyscallBase, SYSPM_IPC_NOTIFY_STRUCT0, syscallCode) == CY_IPC_DRV_SU… in Cy_SysPm_WriteVoltageBitForFlash()