Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_syspm.c520 … _FLD2VAL(IPC_STRUCT_ACQUIRE_SUCCESS, REG_IPC_STRUCT_ACQUIRE(CY_IPC_STRUCT_PTR(CY_IPC_CHAN_DDFT)))) in Cy_SysPm_CpuEnterDeepSleep()
525 ddftStructData = REG_IPC_STRUCT_DATA(CY_IPC_STRUCT_PTR(CY_IPC_CHAN_DDFT)); in Cy_SysPm_CpuEnterDeepSleep()
560 REG_IPC_STRUCT_DATA(CY_IPC_STRUCT_PTR(CY_IPC_CHAN_DDFT)) = ddftStructData; in Cy_SysPm_CpuEnterDeepSleep()
563 REG_IPC_STRUCT_RELEASE(CY_IPC_STRUCT_PTR(CY_IPC_CHAN_DDFT)) = 0U; in Cy_SysPm_CpuEnterDeepSleep()
566 (void) REG_IPC_STRUCT_RELEASE(CY_IPC_STRUCT_PTR(CY_IPC_CHAN_DDFT)); in Cy_SysPm_CpuEnterDeepSleep()
628 … _FLD2VAL(IPC_STRUCT_ACQUIRE_SUCCESS, REG_IPC_STRUCT_ACQUIRE(CY_IPC_STRUCT_PTR(CY_IPC_CHAN_DDFT)))) in Cy_SysPm_CpuEnterDeepSleep()
633 ddftStructData = REG_IPC_STRUCT_DATA(CY_IPC_STRUCT_PTR(CY_IPC_CHAN_DDFT)); in Cy_SysPm_CpuEnterDeepSleep()
651 REG_IPC_STRUCT_DATA(CY_IPC_STRUCT_PTR(CY_IPC_CHAN_DDFT)) = ddftStructData; in Cy_SysPm_CpuEnterDeepSleep()
654 REG_IPC_STRUCT_RELEASE(CY_IPC_STRUCT_PTR(CY_IPC_CHAN_DDFT)) = 0U; in Cy_SysPm_CpuEnterDeepSleep()
Dcy_pra.c2907 … _FLD2VAL(IPC_STRUCT_ACQUIRE_SUCCESS, REG_IPC_STRUCT_ACQUIRE(CY_IPC_STRUCT_PTR(CY_IPC_CHAN_DDFT)))) in Cy_PRA_PmCm4DpFlagSet()
2912 ddftStructData = REG_IPC_STRUCT_DATA(CY_IPC_STRUCT_PTR(CY_IPC_CHAN_DDFT)); in Cy_PRA_PmCm4DpFlagSet()
2918 REG_IPC_STRUCT_DATA(CY_IPC_STRUCT_PTR(CY_IPC_CHAN_DDFT)) = ddftStructData; in Cy_PRA_PmCm4DpFlagSet()
2921 REG_IPC_STRUCT_RELEASE(CY_IPC_STRUCT_PTR(CY_IPC_CHAN_DDFT)) = 0U; in Cy_PRA_PmCm4DpFlagSet()
2924 (void) REG_IPC_STRUCT_RELEASE(CY_IPC_STRUCT_PTR(CY_IPC_CHAN_DDFT)); in Cy_PRA_PmCm4DpFlagSet()
Dcy_sysclk.c2068 … == (IPC_STRUCT_ACQUIRE_SUCCESS_Msk & REG_IPC_STRUCT_ACQUIRE(CY_IPC_STRUCT_PTR(CY_IPC_CHAN_DDFT)))) in Cy_SysClk_ClkMeasurementCountersGetFreq()
2086 REG_IPC_STRUCT_RELEASE(CY_IPC_STRUCT_PTR(CY_IPC_CHAN_DDFT)) = 0U; in Cy_SysClk_ClkMeasurementCountersGetFreq()
2237 … == (IPC_STRUCT_ACQUIRE_SUCCESS_Msk & REG_IPC_STRUCT_ACQUIRE(CY_IPC_STRUCT_PTR(CY_IPC_CHAN_DDFT)))) in Cy_SysClk_StartClkMeasurementCounters()
2263 REG_IPC_STRUCT_RELEASE(CY_IPC_STRUCT_PTR(CY_IPC_CHAN_DDFT)) = 0U; in Cy_SysClk_StartClkMeasurementCounters()
Dcy_flash.c556 … _FLD2VAL(IPC_STRUCT_ACQUIRE_SUCCESS, REG_IPC_STRUCT_ACQUIRE(CY_IPC_STRUCT_PTR(CY_IPC_CHAN_DDFT)))) in Cy_Flash_RAMDelay()
574 REG_IPC_STRUCT_RELEASE(CY_IPC_STRUCT_PTR(CY_IPC_CHAN_DDFT)) = 0U; in Cy_Flash_RAMDelay()
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM4/
Dsystem_psoc6_cm4.c137 REG_IPC_STRUCT_DATA(CY_IPC_STRUCT_PTR(CY_IPC_CHAN_DDFT)) = (CY_STARTUP_CM0_DP_STATE << in SystemInit()
141 REG_IPC_STRUCT_RELEASE(CY_IPC_STRUCT_PTR(CY_IPC_CHAN_DDFT)) = 0UL; in SystemInit()
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM0P/
Dsystem_psoc6_cm0plus.c152 REG_IPC_STRUCT_DATA(CY_IPC_STRUCT_PTR(CY_IPC_CHAN_DDFT)) = 0UL; in SystemInit()
155 REG_IPC_STRUCT_RELEASE(CY_IPC_STRUCT_PTR(CY_IPC_CHAN_DDFT)) = 0UL; in SystemInit()
/hal_infineon-latest/mtb-hal-cat1/include_pvt/
Dcyhal_ipc_impl.h71 #define _CYHAL_IPC_CHAN_USER (CY_IPC_CHAN_DDFT + 1)
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1A/include/
Dcy_device.h1646 #define CY_IPC_CHAN_DDFT (7UL) /* IPC data channel for DDFT */ macro
1647 #define CY_IPC_CHAN_USER (CY_IPC_CHAN_DDFT + 1)