Home
last modified time | relevance | path

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

/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/drivers/source/
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_CAT1A/include/
Dcy_device.h149 uint32_t gpioBase; member
1416 #define CY_GPIO_BASE ((uint32_t)(cy_device->gpioBase))
1419 #define GPIO_INTR_CAUSE0 (((GPIO_V5_Type*)(cy_device->gpioBase))->INTR_CAUSE0)
1420 #define GPIO_INTR_CAUSE1 (((GPIO_V5_Type*)(cy_device->gpioBase))->INTR_CAUSE1)
1421 #define GPIO_INTR_CAUSE2 (((GPIO_V5_Type*)(cy_device->gpioBase))->INTR_CAUSE2)
1422 #define GPIO_INTR_CAUSE3 (((GPIO_V5_Type*)(cy_device->gpioBase))->INTR_CAUSE3)
1428 #define GPIO_INTR_CAUSE0 (((GPIO_V2_Type*)(cy_device->gpioBase))->INTR_CAUSE0)
1429 #define GPIO_INTR_CAUSE1 (((GPIO_V2_Type*)(cy_device->gpioBase))->INTR_CAUSE1)
1430 #define GPIO_INTR_CAUSE2 (((GPIO_V2_Type*)(cy_device->gpioBase))->INTR_CAUSE2)
1431 #define GPIO_INTR_CAUSE3 (((GPIO_V2_Type*)(cy_device->gpioBase))->INTR_CAUSE3)
[all …]
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1C/include/
Dcy_device.h27 uint32_t gpioBase; member
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1B/include/
Dcy_device.h40 uint32_t gpioBase; member