Searched defs:core (Results 1 – 14 of 14) sorted by relevance
| /hal_infineon-latest/mtb-hal-cat1/source/ |
| D | cyhal_ipc.c | 107 …#define _CYHAL_IPC_BIT_ENABLE(variable, channel, core) variable[core] |= (1 << _CYHAL_IPC_FIX… argument 108 …#define _CYHAL_IPC_BIT_DISABLE(variable, channel, core) variable[core] &= ~(1 << _CYHAL_IPC_FI… argument 109 …#define _CYHAL_IPC_CHECK_BIT(variable, channel, core) ((variable[core] & (1 << _CYHAL_IPC_FI… argument 110 …#define _CYHAL_IPC_CHECK_BIT_NOT(variable, channel, core) ((variable[core] & (1 << _CYHAL_IPC_FI… argument 113 …#define _CYHAL_IPC_SIE(channel, core) _CYHAL_IPC_BIT_ENABLE(_cyhal_ipc_service_data->isr_ena… argument 115 …#define _CYHAL_IPC_SID(channel, core) _CYHAL_IPC_BIT_DISABLE(_cyhal_ipc_service_data->isr_en… argument 117 …#define _CYHAL_IPC_IIE(channel, core) _CYHAL_IPC_CHECK_BIT(_cyhal_ipc_service_data->isr_enab… argument 119 …#define _CYHAL_IPC_SI(channel, core) _CYHAL_IPC_BIT_ENABLE(_cyhal_ipc_service_data->isr_cle… argument 121 …#define _CYHAL_IPC_CI(channel, core) _CYHAL_IPC_BIT_DISABLE(_cyhal_ipc_service_data->isr_cl… argument 123 …#define _CYHAL_IPC_IIS(channel, core) _CYHAL_IPC_CHECK_BIT_NOT(_cyhal_ipc_service_data->isr_… argument
|
| /hal_infineon-latest/mtb-template-cat1/files/templates/cat1c/COMPONENT_MTB/COMPONENT_CM0P/ |
| D | system_cm0plus.c | 397 uint32_t Cy_SysGetCM7Status(uint8_t core) in Cy_SysGetCM7Status() 422 void Cy_SysEnableCM7(uint8_t core, uint32_t vectorTableOffset) in Cy_SysEnableCM7() 486 void Cy_SysDisableCM7(uint8_t core) in Cy_SysDisableCM7() 520 void Cy_SysRetainCM7(uint8_t core) in Cy_SysRetainCM7() 551 void Cy_SysResetCM7(uint8_t core) in Cy_SysResetCM7()
|
| /hal_infineon-latest/mtb-pdl-cat1/drivers/source/ |
| D | cy_syspm_v3.c | 1704 bool Cy_SysPm_Cm7IsActive(uint8_t core) in Cy_SysPm_Cm7IsActive() 1724 bool Cy_SysPm_Cm7IsSleep(uint8_t core) in Cy_SysPm_Cm7IsSleep() 1744 bool Cy_SysPm_Cm7IsDeepSleep(uint8_t core) in Cy_SysPm_Cm7IsDeepSleep()
|
| D | cy_mcwdt_b.c | 200 void Cy_MCWDT_CpuSelectForDpSlpPauseAction(MCWDT_Type *base, cy_en_mcwdt_select_core_t core) in Cy_MCWDT_CpuSelectForDpSlpPauseAction()
|
| /hal_infineon-latest/mtb-hal-cat1/ |
| D | props.json | 2 "core": { object
|
| /hal_infineon-latest/core-lib/ |
| D | props.json | 2 "core": { object
|
| /hal_infineon-latest/abstraction-rtos/ |
| D | props.json | 2 "core": { object
|
| /hal_infineon-latest/whd-bsp-integration/ |
| D | props.json | 2 "core": { object
|
| /hal_infineon-latest/serial-flash/ |
| D | props.json | 2 "core": { object
|
| /hal_infineon-latest/mtb-template-cat1/files_init/cat1a/ |
| D | props.json | 2 "core": { object
|
| /hal_infineon-latest/mtb-template-cat1/files_init/cat1b/ |
| D | props.json | 2 "core":{ object
|
| /hal_infineon-latest/mtb-template-cat1/files_init/cat1c/ |
| D | props.json | 2 "core":{ object
|
| /hal_infineon-latest/mtb-pdl-cat1/ |
| D | props.json | 3 "core": { object
|
| /hal_infineon-latest/mtb-template-cat1/ |
| D | props.json | 2 "core": { object
|