/hal_infineon-3.7.0/mtb-hal-cat1/include_pvt/ |
D | cyhal_pin_package.h | 91 #define CY_GPIO_CFG_CREATE(hsiom, mode) ((cyhal_gpio_mapping_cfg_t)(((hsiom) << 8) + (mode))) argument 93 #define CYHAL_PIN_OUT_FUNCTION(hsiom) CY_GPIO_CFG_CREATE(hsiom, CY_GPIO_DM_STRONG_IN_OFF) argument 94 #define CYHAL_PIN_OUT_BUF_FUNCTION(hsiom) CY_GPIO_CFG_CREATE(hsiom, CY_GPIO_DM_STRONG) argument 95 #define CYHAL_PIN_OD_FUNCTION(hsiom) CY_GPIO_CFG_CREATE(hsiom, CY_GPIO_DM_OD_DRIVESLOW) argument 96 #define CYHAL_PIN_IN_FUNCTION(hsiom) CY_GPIO_CFG_CREATE(hsiom, CY_GPIO_DM_HIGHZ) argument 97 #define CYHAL_PIN_PULLUP_FUNCTION(hsiom) CY_GPIO_CFG_CREATE(hsiom, CY_GPIO_DM_PULLUP) argument 98 #define CYHAL_PIN_ANALOG_FUNCTION(hsiom) CY_GPIO_CFG_CREATE(HSIOM_SEL_GPIO, CY_GPIO_DM_ANALO… argument 99 #define CYHAL_PIN_AUX_FUNCTION(hsiom) CY_GPIO_CFG_CREATE(HSIOM_SEL_GPIO, CY_GPIO_DM_ANALO… argument
|
/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/include/ |
D | cy_gpio.h | 349 en_hsiom_sel_t hsiom; /**< HSIOM selection */ member 495 #define CY_GPIO_IS_HSIOM_VALID(hsiom) (0U == ((hsiom) & (uint32_t)~CY_GPIO_HSIOM_MASK)) argument 799 …t(GPIO_PRT_Type* base, uint32_t pinNum, uint32_t driveMode, uint32_t outVal, en_hsiom_sel_t hsiom); 805 …t(GPIO_PRT_Type* base, uint32_t pinNum, uint32_t driveMode, uint32_t outVal, en_hsiom_sel_t hsiom);
|
/hal_infineon-3.7.0/mtb-hal-cat1/source/ |
D | cyhal_interconnect.c | 500 en_hsiom_sel_t hsiom = pin_connection->hsiom; in cyhal_connect_pin() local 502 Cy_GPIO_Pin_FastInit(port, CYHAL_GET_PIN(pin), drive_mode, 1, hsiom); in cyhal_connect_pin()
|
D | cyhal_udb_sdio.c | 117 .hsiom = HSIOM_SEL_DSI_DSI, /* DSI controls 'out' and 'output enable' */ 134 .hsiom = HSIOM_SEL_DSI_GPIO, /* DSI controls 'out', GPIO controls 'output enable' */
|
D | cyhal_gpio.c | 447 Cy_GPIO_SetHSIOM(CYHAL_GET_PORTADDR(pin), CYHAL_GET_PIN(pin), mapping.hsiom); in cyhal_gpio_connect_digital() 491 Cy_GPIO_SetHSIOM(CYHAL_GET_PORTADDR(pin), CYHAL_GET_PIN(pin), mapping.hsiom); in cyhal_gpio_enable_output()
|
/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/source/ |
D | cy_gpio.c | 97 CY_ASSERT_L2(CY_GPIO_IS_HSIOM_VALID(config->hsiom)); in Cy_GPIO_Pin_Init() 166 Cy_GPIO_SetHSIOM(base, pinNum, config->hsiom); in Cy_GPIO_Pin_Init() 413 uint32_t outVal, en_hsiom_sel_t hsiom) in Cy_GPIO_Pin_FastInit() argument 422 CY_ASSERT_L2(CY_GPIO_IS_HSIOM_VALID(hsiom)); in Cy_GPIO_Pin_FastInit() 429 Cy_GPIO_SetHSIOM(base, pinNum, hsiom); in Cy_GPIO_Pin_FastInit() 530 uint32_t outVal, en_hsiom_sel_t hsiom) in Cy_GPIO_Pin_SecFastInit() argument 535 CY_ASSERT_L2(CY_GPIO_IS_HSIOM_VALID(hsiom)); in Cy_GPIO_Pin_SecFastInit() 565 Cy_GPIO_SetHSIOM(base, pinNum, hsiom); in Cy_GPIO_Pin_SecFastInit()
|
/hal_infineon-3.7.0/mtb-hal-cat1/COMPONENT_CAT1B/include/pin_packages/ |
D | cyhal_cyw20829_40_qfn.h | 91 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
|
D | cyhal_cyw20829a0_40_qfn.h | 91 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
|
D | cyhal_cyw20829_56_qfn.h | 104 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
|
D | cyhal_cyw20829a0_56_qfn.h | 104 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
|
/hal_infineon-3.7.0/mtb-hal-cat1/COMPONENT_CAT1A/include/pin_packages/ |
D | cyhal_psoc6_03_49_wlcsp.h | 112 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
|
D | cyhal_psoc6_04_80_tqfp.h | 140 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
|
D | cyhal_psoc6_03_68_qfn.h | 135 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
|
D | cyhal_psoc6_04_64_tqfp.h | 131 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
|
D | cyhal_psoc6_04_68_qfn.h | 135 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
|
D | cyhal_psoc6_03_100_tqfp.h | 146 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
|
D | cyhal_psoc6_04_80_m_csp.h | 145 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
|
D | cyhal_psoc6_02_68_qfn.h | 135 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
|
D | cyhal_psoc6_01_43_smt.h | 109 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
|
D | cyhal_psoc6_01_68_qfn_ble.h | 115 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
|
D | cyhal_psoc6_01_80_wlcsp.h | 143 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
|
D | cyhal_psoc6_02_100_wlcsp.h | 165 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
|
D | cyhal_psoc6_01_104_m_csp_ble.h | 147 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
|
D | cyhal_psoc6_02_124_bga.h | 185 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
|
/hal_infineon-3.7.0/mtb-hal-cat1/COMPONENT_CAT1C/include/pin_packages/ |
D | cyhal_xmc7100_100_teqfp.h | 154 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
|