Home
last modified time | relevance | path

Searched defs:index (Results 1 – 25 of 25) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_canfd.c728 uint32_t index, in Cy_CANFD_CalcRxBufAdrs()
780 static uint32_t Cy_CANFD_CalcTxBufAdrs(CANFD_Type const *base, uint32_t chan, uint32_t index, cy_st… in Cy_CANFD_CalcTxBufAdrs()
840 uint32_t index, in Cy_CANFD_CalcRxFifoAdrs()
897 uint32_t index, in Cy_CANFD_SidFilterSetup()
955 uint32_t index; in Cy_CANFD_SidFiltersSetup() local
999 uint32_t index, in Cy_CANFD_XidFilterSetup()
1062 uint32_t index; in Cy_CANFD_XidFiltersSetup() local
1714 uint8_t index, in Cy_CANFD_TxBufferConfig()
1822 uint8_t index) in Cy_CANFD_TransmitTxBuffer()
1876 uint8_t index, in Cy_CANFD_UpdateAndTransmitMsgBuffer()
[all …]
Dcy_pra.c284 static void Cy_PRA_InitGpioPort(cy_stc_pra_reg_policy_t *regPolicy, uint16_t index, GPIO_PRT_Type *… in Cy_PRA_InitGpioPort()
352 static void Cy_PRA_InitHsiomPort(cy_stc_pra_reg_policy_t *regPolicy, uint16_t index, GPIO_PRT_Type … in Cy_PRA_InitHsiomPort()
401 static void Cy_PRA_InitAdjHsiomPort(cy_stc_pra_reg_policy_t *regPolicy, uint16_t index, GPIO_PRT_Ty… in Cy_PRA_InitAdjHsiomPort()
2579 uint32_t index; in Cy_PRA_GetPinProtType() local
2612 uint32_t index; in Cy_PRA_IsPortSecure() local
2640 uint32_t index; in Cy_PRA_IsHsiomSecure() local
2669 uint32_t index; in Cy_PRA_GetPortRegIndex() local
2747 uint32_t index; in Cy_PRA_GetHsiomRegIndex() local
2789 uint32_t index; in Cy_PRA_GetAdjHsiomRegIndex() local
3108 static bool Cy_PRA_RegAccessRangeValid(uint16_t index) in Cy_PRA_RegAccessRangeValid()
Dcy_ipc_sema.c167 … for (uint32_t index=0; index<(uint32_t)(ipcSema->maxSema / CY_IPC_SEMA_PER_WORD); index++) in Cy_IPC_Sema_InitExt() local
Dcy_ethif.c1501 for (uint32_t index=0; index<CY_ETH_DEFINE_NUM_IP; index++) in Cy_ETHIF_InitializeBuffers() local
Dcy_syspm_v4.c1892 static void Cy_SysPm_SetTrimRamCtl(uint8_t index, uint32_t trimValue) in Cy_SysPm_SetTrimRamCtl()
Dcy_crypto_core_aes_v2.c1324 uint32_t index=0, i=0; in Cy_Crypto_Core_V2_Aes_GCM_Update() local
/hal_infineon-latest/XMCLib/drivers/src/
Dxmc4_scu.c269 uint32_t XMC_SCU_ReadGPR(const uint32_t index) in XMC_SCU_ReadGPR()
275 void XMC_SCU_WriteGPR(const uint32_t index, const uint32_t data) in XMC_SCU_WriteGPR()
660 uint32_t index = (uint32_t)((((uint32_t)peripheral) & 0xf0000000UL) >> 28UL); in XMC_SCU_RESET_AssertPeripheralReset() local
669 uint32_t index = (uint32_t)((((uint32_t)peripheral) & 0xf0000000UL) >> 28UL); in XMC_SCU_RESET_DeassertPeripheralReset() local
678 uint32_t index = (uint32_t)((((uint32_t)peripheral) & 0xf0000000UL) >> 28UL); in XMC_SCU_RESET_IsPeripheralResetAsserted() local
1077 uint32_t index = (peripheral & 0xf0000000UL) >> 28UL; in XMC_SCU_CLOCK_GatePeripheralClock() local
1086 uint32_t index = (uint32_t)((peripheral & 0xf0000000UL) >> 28UL); in XMC_SCU_CLOCK_UngatePeripheralClock() local
1095 uint32_t index = ((peripheral & 0xf0000000UL) >> 28UL); in XMC_SCU_CLOCK_IsPeripheralClockGated() local
1771 uint32_t index; in XMC_SCU_INTERRUPT_SetEventHandler() local
1798 uint32_t index; in XMC_SCU_IRQHandler() local
Dxmc1_scu.c839 uint32_t index; in XMC_SCU_INTERRUPT_SetEventHandler() local
872 uint32_t index; in XMC_SCU_IRQHandler() local
Dxmc_eth_mac.c350 uint8_t index, in XMC_ETH_MAC_SetAddressPerfectFilter()
365 uint8_t index, in XMC_ETH_MAC_SetAddressPerfectFilterEx()
Dxmc_dac.c317 uint32_t index; in XMC_DAC_CH_SetPattern() local
/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/src/
Dedd_rx.c1967 uint32_t emacSetType2EthertypeReg(void *pD, uint8_t index, uint16_t eTypeVal) in emacSetType2EthertypeReg()
2010 uint32_t emacGetType2EthertypeReg(void *pD, uint8_t index, uint16_t *eTypeVal) in emacGetType2EthertypeReg()
2052 uint32_t emacSetType2CompareReg(void *pD, uint8_t index, CEDI_T2Compare *regVals) in emacSetType2CompareReg()
2133 uint32_t emacGetType2CompareReg(void *pD, uint8_t index, CEDI_T2Compare *regVals) in emacGetType2CompareReg()
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_quaddec.c148 uint8_t index; in _cyhal_quaddec_connect_pin() local
329 cyhal_gpio_t index, cyhal_quaddec_resolution_t resolution, in cyhal_quaddec_init()
Dcyhal_scb_common.c777 static bool _cyhal_scb_pm_callback_index(uint8_t index, cyhal_syspm_callback_state_t state, cy_en_s… in _cyhal_scb_pm_callback_index()
Dcyhal_tcpwm_common.c538 uint8_t index = _CYHAL_TCPWM_GET_ARRAY_INDEX(resource->block_num, resource->channel_num); in _cyhal_tcpwm_irq_handler() local
/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_wifi_api.c4174 uint32_t index; in whd_arp_hostip_list_clear_id() local
4257 uint32_t index; in whd_arp_hostip_list_get() local
4369 uint32_t index; in whd_arp_stats_print() local
4775 whd_tko_get_FW_connect(whd_interface_t ifp, uint8_t index, whd_tko_connect_t *whd_connect, uint16_t… in whd_tko_get_FW_connect()
Dwhd_chip.c450 uint32_t index; in whd_wifi_read_wlan_log_unsafe() local
/hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/common/
Dcybt_debug_uart.c604 size_t index = 0; in cybt_trans_blocking_write() local
/hal_infineon-latest/XMCLib/drivers/inc/
Dxmc_posif.h299 …uint32_t index: 2; /**< Index signal generation control. Use @ref XMC_POSIF_QD_INDEX_GENERA… member
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_pra.h699 uint16_t index; /**< GPIO Port base address index */ member
Dcy_syspm.h2345 #define CY_SYSPM_IS_WORD_INDEX_VALID(index) ((index < CY_SRSS_BACKUP_NUM_BREG) && \ argument
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1B/include/
Dcy_device.h2425 #define MS_CTL_PC_CTL_VX(index) (((MS_CTL_2_1_Type*) MS_CTL_2_1_BASE)->MS[(index)].CTL) argument
2426 #define MS_CTL_PC_VAL_VX(index) (((MS_CTL_2_1_Type*) MS_CTL_2_1_BASE)->MS_PC[(index)].PC) argument
2427 #define MS_CTL_PC_READ_MIRROR_VX(index) (((MS_CTL_2_1_Type*) MS_CTL_2_1_BASE)->MS_PC[(index)].PC_R… argument
2468 #define MS_CTL_PC_CTL_VX(index) (((MS_CTL_1_2_Type*) MS_CTL_1_2_BASE)->MS[(index)].CTL) argument
2469 #define MS_CTL_PC_VAL_VX(index) (((MS_CTL_1_2_Type*) MS_CTL_1_2_BASE)->MS_PC[(index)].PC) argument
2470 #define MS_CTL_PC_READ_MIRROR_VX(index) (((MS_CTL_1_2_Type*) MS_CTL_1_2_BASE)->MS_PC[(index)].PC_R… argument
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1C/include/
Dcy_device.h1186 #define SMIF_REMAPREGION_CTL(base, index) (((((SMIF_Base_Type *)base)->SMIF_BRIDGE… argument
1187 #define SMIF_REMAPREGION_ADDR(base, index) (((((SMIF_Base_Type *)base)->SMIF_BRIDGE… argument
1188 #define SMIF_REMAPREGION_MASK(base, index) (((((SMIF_Base_Type *)base)->SMIF_BRIDGE… argument
1189 #define SMIF_REMAPREGION_SMIF0_REMAP(base, index) (((((SMIF_Base_Type *)base)->SMIF_BRIDGE… argument
1190 #define SMIF_REMAPREGION_SMIF1_REMAP(base, index) (((((SMIF_Base_Type *)base)->SMIF_BRIDGE… argument
/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/include/
Dwhd_wlioctl.h397 uint32_t index; member
496 uint32_t index; member
3685 uint8_t index; /* index to a particular mac entry in table */ member
3914 uint8_t index; /* TCP connection index, 0 to max-1 */ member
3940 uint8_t index; /* TCP connection index, 0 to max-1 */ member
3992 uint8_t index; /**< TCP connection index, 0 to max-1 */ member
/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/inc/
Dwhd_types.h1079 uint8_t index; /**< WEP key index [0/1/2/3] */ member
/hal_infineon-latest/mtb-hal-cat1/include_pvt/
Dcyhal_hw_types.h1115 cyhal_gpio_t index; member