Home
last modified time | relevance | path

Searched refs:syscallCode (Results 1 – 1 of 1) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_syspm.c1861 uint32_t syscallCode; in Cy_SysPm_WriteVoltageBitForFlash() local
1867 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()