| /hal_infineon-latest/mtb-hal-cat1/source/ |
| D | cyhal_gpio.c | 247 uint32_t port = CYHAL_GET_PORT(pin); in _cyhal_get_irqn() 266 uint32_t port = CYHAL_GET_PORT(pin); in _cyhal_get_irqn() 294 irqn = (_cyhal_system_irq_t)(ioss_interrupts_gpio_0_IRQn + CYHAL_GET_PORT(pin)); in _cyhal_get_irqn() 400 cyhal_gpio_callback_data_t** ptr = &(_cyhal_gpio_callbacks[CYHAL_GET_PORT(pin)]); in cyhal_gpio_register_callback() 415 callback_data->next = _cyhal_gpio_callbacks[CYHAL_GET_PORT(pin)]; in cyhal_gpio_register_callback() 416 _cyhal_gpio_callbacks[CYHAL_GET_PORT(pin)] = callback_data; in cyhal_gpio_register_callback()
|
| D | cyhal_interconnect.c | 505 GPIO_PRT_Type *port = Cy_GPIO_PortToAddr(CYHAL_GET_PORT(pin)); in cyhal_connect_pin() 528 GPIO_PRT_Type *port = Cy_GPIO_PortToAddr(CYHAL_GET_PORT(pin)); in cyhal_disconnect_pin()
|
| /hal_infineon-latest/mtb-template-cat1/files/cat1b/ |
| D | cybsp_smif_init.c | 52 int port_number= CYHAL_GET_PORT(CYBSP_QSPI_SS); in cybsp_smif_disable() 79 int port_number= CYHAL_GET_PORT(CYBSP_QSPI_SS); in cybsp_smif_enable()
|
| /hal_infineon-latest/mtb-hal-cat1/include_pvt/ |
| D | cyhal_gpio_impl.h | 89 #define CYHAL_GET_PORTADDR(pin) (Cy_GPIO_PortToAddr(CYHAL_GET_PORT(pin))) /**< Macro to get the…
|
| /hal_infineon-latest/mtb-hal-cat1/COMPONENT_CAT1B/include/pin_packages/ |
| D | cyhal_cyw20829_40_qfn.h | 49 #define CYHAL_GET_PORT(pin) ((uint8_t)(((uint8_t)pin) >> 3U)) macro
|
| D | cyhal_cyw20829a0_40_qfn.h | 49 #define CYHAL_GET_PORT(pin) ((uint8_t)(((uint8_t)pin) >> 3U)) macro
|
| D | cyhal_psc3_e_lqfp_48.h | 49 #define CYHAL_GET_PORT(pin) ((uint8_t)(((uint8_t)pin) >> 3U)) macro
|
| D | cyhal_psc3_vqfn_48.h | 49 #define CYHAL_GET_PORT(pin) ((uint8_t)(((uint8_t)pin) >> 3U)) macro
|
| D | cyhal_cyw20829_77_bga.h | 49 #define CYHAL_GET_PORT(pin) ((uint8_t)(((uint8_t)pin) >> 3U)) macro
|
| D | cyhal_cyw20829a0_56_qfn.h | 49 #define CYHAL_GET_PORT(pin) ((uint8_t)(((uint8_t)pin) >> 3U)) macro
|
| D | cyhal_psc3_e_lqfp_64.h | 49 #define CYHAL_GET_PORT(pin) ((uint8_t)(((uint8_t)pin) >> 3U)) macro
|
| D | cyhal_psc3_vqfn_64.h | 49 #define CYHAL_GET_PORT(pin) ((uint8_t)(((uint8_t)pin) >> 3U)) macro
|
| D | cyhal_cyw20829_56_qfn.h | 49 #define CYHAL_GET_PORT(pin) ((uint8_t)(((uint8_t)pin) >> 3U)) macro
|
| D | cyhal_psc3_e_lqfp_80.h | 49 #define CYHAL_GET_PORT(pin) ((uint8_t)(((uint8_t)pin) >> 3U)) macro
|
| /hal_infineon-latest/mtb-hal-cat1/COMPONENT_CAT1A/include/pin_packages/ |
| D | cyhal_tviibe4m_64_lqfp.h | 49 #define CYHAL_GET_PORT(pin) ((uint8_t)(((uint8_t)pin) >> 3U)) macro
|
| D | cyhal_psoc6_03_49_wlcsp.h | 49 #define CYHAL_GET_PORT(pin) ((uint8_t)(((uint8_t)pin) >> 3U)) macro
|
| D | cyhal_tviibe1m_64_lqfp.h | 49 #define CYHAL_GET_PORT(pin) ((uint8_t)(((uint8_t)pin) >> 3U)) macro
|
| D | cyhal_tviibe2m_64_lqfp.h | 49 #define CYHAL_GET_PORT(pin) ((uint8_t)(((uint8_t)pin) >> 3U)) macro
|
| D | cyhal_tviibe1m_80_lqfp.h | 49 #define CYHAL_GET_PORT(pin) ((uint8_t)(((uint8_t)pin) >> 3U)) macro
|
| D | cyhal_tviibe2m_80_lqfp.h | 49 #define CYHAL_GET_PORT(pin) ((uint8_t)(((uint8_t)pin) >> 3U)) macro
|
| D | cyhal_tviibe4m_80_lqfp.h | 49 #define CYHAL_GET_PORT(pin) ((uint8_t)(((uint8_t)pin) >> 3U)) macro
|
| D | cyhal_psoc6_04_64_tqfp.h | 49 #define CYHAL_GET_PORT(pin) ((uint8_t)(((uint8_t)pin) >> 3U)) macro
|
| D | cyhal_psoc6_03_68_qfn.h | 49 #define CYHAL_GET_PORT(pin) ((uint8_t)(((uint8_t)pin) >> 3U)) macro
|
| D | cyhal_psoc6_04_68_qfn.h | 49 #define CYHAL_GET_PORT(pin) ((uint8_t)(((uint8_t)pin) >> 3U)) macro
|
| D | cyhal_psoc6_04_80_tqfp.h | 49 #define CYHAL_GET_PORT(pin) ((uint8_t)(((uint8_t)pin) >> 3U)) macro
|