Home
last modified time | relevance | path

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

12

/hal_nxp-3.7.0/mcux/mcux-sdk/components/phyksz8081/
Dfsl_phy.c33 uint32_t counter = PHY_TIMEOUT_COUNT; in PHY_Init() local
119 uint32_t counter; in PHY_Write() local
152 uint32_t counter; in PHY_Read() local
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/ltc/
Dfsl_ltc_edma.h58 uint8_t *counter; /*!< Input counter (updates on return)*/ member
230 #define LTC_AES_DecryptCtrEDMA(base, handle, input, output, size, counter, key, keySize, counterlas… argument
234 #define LTC_AES_EncryptCtrEDMA(base, handle, input, output, size, counter, key, keySize, counterlas… argument
Dfsl_ltc.h385 #define LTC_AES_DecryptCtr(base, input, output, size, counter, key, keySize, counterlast, szLeft) \ argument
389 #define LTC_AES_EncryptCtr(base, input, output, size, counter, key, keySize, counterlast, szLeft) \ argument
/hal_nxp-3.7.0/mcux/mcux-sdk/components/phy/mdio/enet_qos/
Dfsl_enet_qos_mdio.c57 uint32_t counter; in ENET_QOS_MDIO_Write() local
89 uint32_t counter; in ENET_QOS_MDIO_Read() local
/hal_nxp-3.7.0/mcux/mcux-sdk/components/phy/mdio/lpc_enet/
Dfsl_enet_mdio.c57 uint32_t counter; in ENET_MDIO_Write() local
91 uint32_t counter; in ENET_MDIO_Read() local
/hal_nxp-3.7.0/mcux/mcux-sdk/components/phylan8720a/
Dfsl_phy.c107 uint32_t counter; in PHY_Write() local
147 uint32_t counter; in PHY_Read() local
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/rtc/
Dfsl_rtc.c833 void RTC_GetMonotonicCounter(RTC_Type *base, uint64_t *counter) in RTC_GetMonotonicCounter()
850 void RTC_SetMonotonicCounter(RTC_Type *base, uint64_t counter) in RTC_SetMonotonicCounter()
/hal_nxp-3.7.0/mcux/mcux-sdk/cmsis_drivers/enet/
Dfsl_enet_cmsis.c384 uint32_t counter; in ENET_Phy_Write() local
417 uint32_t counter; in ENET_Phy_Read() local
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/mecc/
Dfsl_mecc.c196 uint32_t counter = 0U; in MECC_GetSingleErrorInfo() local
/hal_nxp-3.7.0/mcux/mcux-sdk/components/phy/mdio/enet/
Dfsl_enet_mdio.c180 uint32_t counter; in ENET_MDIO_WaitTransferOver() local
/hal_nxp-3.7.0/mcux/mcux-sdk/components/phy/device/phydp83848/
Dfsl_phydp83848.c50 uint32_t counter = PHY_READID_TIMEOUT_COUNT; in PHY_DP83848_Init() local
/hal_nxp-3.7.0/mcux/mcux-sdk/components/phy/device/phyksz8041/
Dfsl_phyksz8041.c60 uint32_t counter = PHY_READID_TIMEOUT_COUNT; in PHY_KSZ8041_Init() local
/hal_nxp-3.7.0/mcux/mcux-sdk/components/phy/device/phylan8720a/
Dfsl_phylan8720a.c66 uint32_t counter = PHY_TIMEOUT_COUNT; in PHY_LAN8720A_Init() local
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/otfad/
Dfsl_otfad.h69 uint32_t counter[2]; /*!< Encryption counter */ member
/hal_nxp-3.7.0/mcux/mcux-sdk/components/phy/device/phylan8741/
Dfsl_phylan8741.c67 uint32_t counter = PHY_TIMEOUT_COUNT; in PHY_LAN8741_Init() local
/hal_nxp-3.7.0/mcux/mcux-sdk/components/phy/device/phyvsc8541/
Dfsl_phyvsc8541.c76 uint32_t counter = PHY_READID_TIMEOUT_COUNT; in PHY_VSC8541_Init() local
/hal_nxp-3.7.0/mcux/mcux-sdk/components/phy/device/phyrtl8201/
Dfsl_phyrtl8201.c71 uint32_t counter = PHY_READID_TIMEOUT_COUNT; in PHY_RTL8201_Init() local
/hal_nxp-3.7.0/mcux/mcux-sdk/components/phy/device/phyksz8081/
Dfsl_phyksz8081.c71 uint32_t counter = PHY_READID_TIMEOUT_COUNT; in PHY_KSZ8081_Init() local
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/usdhc/
Dfsl_usdhc.h1376 static inline void USDHC_SetRetuningTimer(USDHC_Type *base, uint32_t counter) in USDHC_SetRetuningTimer()
1440 static inline void USDHC_SetStandardTuningCounter(USDHC_Type *base, uint8_t counter) in USDHC_SetStandardTuningCounter()
/hal_nxp-3.7.0/mcux/mcux-sdk/components/phy/device/phyrtl8211f/
Dfsl_phyrtl8211f.c101 uint32_t counter = PHY_READID_TIMEOUT_COUNT; in PHY_RTL8211F_Init() local
/hal_nxp-3.7.0/mcux/mcux-sdk/components/phy/device/phyar8031/
Dfsl_phyar8031.c107 uint32_t counter = PHY_READID_TIMEOUT_COUNT; in PHY_AR8031_Init() local
/hal_nxp-3.7.0/mcux/mcux-sdk/components/conn_fwloader/
Dfsl_loader_utils.c888 uint32_t counter; in loader_process_sb_file() local
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/flexcomm/usart/
Dfsl_usart.c364 uint32_t counter = 0U; in USART_CalcTimeoutConfig() local
/hal_nxp-3.7.0/mcux/mcux-sdk/CMSIS/DSP/Source/SupportFunctions/
Darm_bitonic_sort_f32.c925 uint16_t counter = blockSize>>5; in arm_bitonic_sort_f32() local
/hal_nxp-3.7.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_khci.c902 uint8_t counter = 0U; in _USB_HostKhciAtomNonblockingTransaction() local

12