Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1A/include/
Dcy_device.h274 extern const cy_stc_device_t * cy_device;
292 #define CY_CRYPTO_V1 (0x20U > cy_device->cryptoVersion) /* true if the mxcry…
298 #define CY_SRSS_V1_3 (0x13U == cy_device->srssVersion)
480 #define CY_SRSS_PILO_PRESENT (1U == cy_device->srssIsPiloPresent)
482 #define CY_SRSS_NUM_CLKPATH ((uint32_t)(cy_device->srssNumClkpath))
483 #define CY_SRSS_NUM_PLL ((uint32_t)(cy_device->srssNumPll))
484 #define CY_SRSS_NUM_HFROOT ((uint32_t)(cy_device->srssNumHfroot))
722 #define FLASHC_FM_CTL_ANA_CTL0 (((FLASHC_V1_Type *) cy_device->flashcBase)->FM_CTL.ANA…
723 #define FLASHC_FM_CTL_BOOKMARK (((FLASHC_V1_Type *) cy_device->flashcBase)->FM_CTL.BOO…
724 #define FLASHC_FLASH_CMD (((FLASHC_V1_Type *) cy_device->flashcBase)->FLASH_CMD)
[all …]
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_flash.c273 if (cy_device->flashRwwRequired != 0U) in Cy_Flash_InitExt()
278 (IRQn_Type)cy_device->cpussFmIrq, /* .intrSrc */ in Cy_Flash_InitExt()
286 if (cy_device->flashPipeRequired != 0U) in Cy_Flash_InitExt()
402 if (cy_device->flashRwwRequired != 0U) in Cy_Flash_SendCmd()
824 if (cy_device->flashEraseDelay != 0U) in Cy_Flash_EraseRow()
882 if (cy_device->flashEraseDelay != 0U) in Cy_Flash_StartEraseRow()
938 if (cy_device->flashEraseDelay != 0U) in Cy_Flash_EraseSector()
989 if (cy_device->flashEraseDelay != 0U) in Cy_Flash_StartEraseSector()
1031 if (cy_device->flashEraseDelay != 0U) in Cy_Flash_EraseSubsector()
1080 if (cy_device->flashEraseDelay != 0U) in Cy_Flash_StartEraseSubsector()
[all …]
Dcy_syslib.c498 waitStates = (clkHfMHz <= cy_device->flashCtlMainWs0Freq) ? 0UL : in Cy_SysLib_SetWaitStates()
499 ((clkHfMHz <= cy_device->flashCtlMainWs1Freq) ? 1UL : in Cy_SysLib_SetWaitStates()
500 ((clkHfMHz <= cy_device->flashCtlMainWs2Freq) ? 2UL : in Cy_SysLib_SetWaitStates()
501 ((clkHfMHz <= cy_device->flashCtlMainWs3Freq) ? 3UL : in Cy_SysLib_SetWaitStates()
502 ((clkHfMHz <= cy_device->flashCtlMainWs4Freq) ? 4UL : 5UL)))); in Cy_SysLib_SetWaitStates()
Dcy_syspm.c1326 if (0U != cy_device->sysPmSimoPresent) in Cy_SysPm_BuckIsOutputEnabled()
1346 if (0U != cy_device->sysPmSimoPresent) in Cy_SysPm_BuckEnableVoltage2()
1376 if (0U != cy_device->sysPmSimoPresent) in Cy_SysPm_BuckSetVoltage2()
1912 …if ((0U != cy_device->udbPresent) && (0UL != (PERI_GR_SL_CTL(MMIO_UDB_SLAVE_NR) & PERI_UDB_SLAVE_E… in Cy_SysPm_SaveRegisters()
1937 …if ((0U != cy_device->udbPresent) && (0UL != (PERI_GR_SL_CTL(MMIO_UDB_SLAVE_NR) & PERI_UDB_SLAVE_E… in Cy_SysPm_RestoreRegisters()
2433 if (0U != cy_device->sysPmSimoPresent) in Cy_SysPm_BuckGetVoltage2()
2448 if (0U != cy_device->sysPmSimoPresent) in Cy_SysPm_BuckDisableVoltage2()
2466 if ((0U != cy_device->sysPmSimoPresent) && isBuckEnabled) in Cy_SysPm_BuckSetVoltage2HwControl()
2485 if (0U != cy_device->sysPmSimoPresent) in Cy_SysPm_BuckIsVoltage2HwControlled()
Dcy_ble_clk.c79 #define CY_BLE_GPIO_PRT2 (&((GPIO_Type*)(cy_device->gpioBase))-…
80 #define CY_BLE_GPIO_PRT3 (&((GPIO_Type*)(cy_device->gpioBase))-…
81 #define CY_BLE_GPIO_PRT4 (&((GPIO_Type*)(cy_device->gpioBase))-…
82 #define CY_BLE_GPIO_VDD_ACTIVE (((GPIO_Type*)(cy_device->gpioBase))->…
Dcy_pra.c308 …regPolicy[index + CY_SYSLIB_DIV_ROUND((uint16_t)(cy_device->gpioPrtIntrCfgOffset), 4U)].writeMask … in Cy_PRA_InitGpioPort()
311 …regPolicy[index + CY_SYSLIB_DIV_ROUND((uint16_t)(cy_device->gpioPrtCfgOffset), 4U)].writeMask = (C… in Cy_PRA_InitGpioPort()
313 …regPolicy[index + CY_SYSLIB_DIV_ROUND((uint16_t)(cy_device->gpioPrtCfgInOffset), 4U)].writeMask = … in Cy_PRA_InitGpioPort()
316 …regPolicy[index + CY_SYSLIB_DIV_ROUND((uint16_t)(cy_device->gpioPrtCfgOutOffset), 4U)].writeMask =… in Cy_PRA_InitGpioPort()
320 …regPolicy[index + CY_SYSLIB_DIV_ROUND((uint16_t)(cy_device->gpioPrtCfgSioOffset), 4U)].writeMask =… in Cy_PRA_InitGpioPort()
322 …regPolicy[index + CY_SYSLIB_DIV_ROUND((uint16_t)(cy_device->gpioPrtCfgSioOffset), 4U)].writeMask |… in Cy_PRA_InitGpioPort()
324 …regPolicy[index + CY_SYSLIB_DIV_ROUND((uint16_t)(cy_device->gpioPrtCfgSioOffset), 4U)].writeMask |… in Cy_PRA_InitGpioPort()
326 …regPolicy[index + CY_SYSLIB_DIV_ROUND((uint16_t)(cy_device->gpioPrtCfgSioOffset), 4U)].writeMask |… in Cy_PRA_InitGpioPort()
328 …regPolicy[index + CY_SYSLIB_DIV_ROUND((uint16_t)(cy_device->gpioPrtCfgSioOffset), 4U)].writeMask |… in Cy_PRA_InitGpioPort()
2711 … retIndex = portIndex + CY_SYSLIB_DIV_ROUND((uint16_t)(cy_device->gpioPrtIntrCfgOffset), 4U); in Cy_PRA_GetPortRegIndex()
[all …]
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1B/source/
Dcy_device.c35 const cy_stc_device_t* cy_device; variable
56 cy_device = device; in Cy_PDL_Init()
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1C/source/
Dcy_device.c35 const cy_stc_device_t* cy_device; variable
71 cy_device = device; in Cy_PDL_Init()
/hal_infineon-latest/bless/
Dcy_ble_clk.c79 #define CY_BLE_GPIO_PRT2 (&((GPIO_Type*)(cy_device->gpioBase))-…
80 #define CY_BLE_GPIO_PRT3 (&((GPIO_Type*)(cy_device->gpioBase))-…
81 #define CY_BLE_GPIO_PRT4 (&((GPIO_Type*)(cy_device->gpioBase))-…
82 #define CY_BLE_GPIO_VDD_ACTIVE (((GPIO_Type*)(cy_device->gpioBase))->…
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1C/include/
Dcy_device.h63 extern const cy_stc_device_t* cy_device;
460 #define UDB_UDBIF_BANK_CTL (((UDB_V1_Type *) cy_device->udbBase)->UDBIF.BANK_CTL)
461 #define UDB_BCTL_MDCLK_EN (((UDB_V1_Type *) cy_device->udbBase)->BCTL.MDCLK_EN)
462 #define UDB_BCTL_MBCLK_EN (((UDB_V1_Type *) cy_device->udbBase)->BCTL.MBCLK_EN)
463 #define UDB_BCTL_BOTSEL_L (((UDB_V1_Type *) cy_device->udbBase)->BCTL.BOTSEL_L)
464 #define UDB_BCTL_BOTSEL_U (((UDB_V1_Type *) cy_device->udbBase)->BCTL.BOTSEL_U)
465 #define UDB_BCTL_QCLK_EN_0 (((UDB_V1_Type *) cy_device->udbBase)->BCTL.QCLK_EN[0U])
466 #define UDB_BCTL_QCLK_EN_1 (((UDB_V1_Type *) cy_device->udbBase)->BCTL.QCLK_EN[1U])
467 #define UDB_BCTL_QCLK_EN_2 (((UDB_V1_Type *) cy_device->udbBase)->BCTL.QCLK_EN[2U])
835 #define CY_SAR0_BASE ((SAR_Type*)(cy_device->sar0Base))
[all …]
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1b/COMPONENT_MTB/COMPONENT_CM33/TOOLCHAIN_ARM/
Dcyw20829A0_ns_flash_cbus.sct82 cy_device.o (+RO)
107 cy_device.o (+RW, +ZI)
Dcyw20829A0_ns_flash_sahb.sct82 cy_device.o (+RO)
107 cy_device.o (+RW, +ZI)
Dcyw20829_ns_flash_cbus.sct81 cy_device.o (+RO)
106 cy_device.o (+RW, +ZI)
Dcyw20829_ns_flash_sahb.sct81 cy_device.o (+RO)
106 cy_device.o (+RW, +ZI)
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1b/COMPONENT_MTB/COMPONENT_CM33/TOOLCHAIN_GCC_ARM/
Dcyw20829A0_ns_flash_cbus.ld310 *cy_device.o(.text*)
351 *cy_device.o(.data* .rodata .rodata.* .constdata .constdata.* .conststring .conststring.*)
378 *cy_device.o(.bss* COMMON)
Dcyw20829_ns_flash_cbus.ld310 *cy_device.o(.text*)
351 *cy_device.o(.data* .rodata .rodata.* .constdata .constdata.* .conststring .conststring.*)
378 *cy_device.o(.bss* COMMON)
Dcyw20829A0_ns_flash_sahb.ld317 *cy_device.o(.text*)
363 *cy_device.o(.data* .rodata .rodata.* .constdata .constdata.* .conststring .conststring.*)
390 *cy_device.o(.bss* COMMON)
Dcyw20829_ns_flash_sahb.ld317 *cy_device.o(.text*)
363 *cy_device.o(.data* .rodata .rodata.* .constdata .constdata.* .conststring .conststring.*)
390 *cy_device.o(.bss* COMMON)
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1b/COMPONENT_MTB/COMPONENT_CM33/TOOLCHAIN_IAR/
Dcyw20829A0_ns_flash_sahb.icf158 place in CODE_region { readonly object *cy_device.o };
177 place in DATA_BS_region { readwrite object *cy_device.o };
Dcyw20829_ns_flash_sahb.icf158 place in CODE_region { readonly object *cy_device.o };
177 place in DATA_BS_region { readwrite object *cy_device.o };
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1A/source/
Dcy_device.c35 const cy_stc_device_t * cy_device; variable
1029 cy_device = device; in Cy_PDL_Init()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_ipc_drv.h553 #define CY_IPC_INTR_NUM_TO_VECT(x) ((int32_t) cy_device->cpussIpc0Irq + (x))
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1B/include/
Dcy_device.h75 extern const cy_stc_device_t* cy_device;
890 #define CY_EP_MONITOR_COUNT ((uint32_t)(cy_device->epMonitorNr))