Home
last modified time | relevance | path

Searched refs:hsiom (Results 1 – 25 of 38) sorted by relevance

12

/hal_infineon-3.7.0/mtb-hal-cat1/include_pvt/
Dcyhal_pin_package.h91 #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/
Dcy_gpio.h349 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/
Dcyhal_interconnect.c500 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()
Dcyhal_udb_sdio.c117 .hsiom = HSIOM_SEL_DSI_DSI, /* DSI controls 'out' and 'output enable' */
134 .hsiom = HSIOM_SEL_DSI_GPIO, /* DSI controls 'out', GPIO controls 'output enable' */
Dcyhal_gpio.c447 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/
Dcy_gpio.c97 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/
Dcyhal_cyw20829_40_qfn.h91 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
Dcyhal_cyw20829a0_40_qfn.h91 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
Dcyhal_cyw20829_56_qfn.h104 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
Dcyhal_cyw20829a0_56_qfn.h104 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
/hal_infineon-3.7.0/mtb-hal-cat1/COMPONENT_CAT1A/include/pin_packages/
Dcyhal_psoc6_03_49_wlcsp.h112 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
Dcyhal_psoc6_04_80_tqfp.h140 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
Dcyhal_psoc6_03_68_qfn.h135 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
Dcyhal_psoc6_04_64_tqfp.h131 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
Dcyhal_psoc6_04_68_qfn.h135 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
Dcyhal_psoc6_03_100_tqfp.h146 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
Dcyhal_psoc6_04_80_m_csp.h145 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
Dcyhal_psoc6_02_68_qfn.h135 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
Dcyhal_psoc6_01_43_smt.h109 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
Dcyhal_psoc6_01_68_qfn_ble.h115 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
Dcyhal_psoc6_01_80_wlcsp.h143 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
Dcyhal_psoc6_02_100_wlcsp.h165 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
Dcyhal_psoc6_01_104_m_csp_ble.h147 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
Dcyhal_psoc6_02_124_bga.h185 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member
/hal_infineon-3.7.0/mtb-hal-cat1/COMPONENT_CAT1C/include/pin_packages/
Dcyhal_xmc7100_100_teqfp.h154 en_hsiom_sel_t hsiom; //!< The HSIOM configuration value member

12