Home
last modified time | relevance | path

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

/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/include/
Dcy_mcwdt.h420 #define CY_MCWDT_IS_LOWER_LIMIT_VALID(counter) ((CY_MCWDT_LOWER_LIMIT0 == (counter)) ||… argument
435 #define CY_MCWDT_IS_CNT_NUM_VALID(counter) ((CY_MCWDT_COUNTER0 == (counter)) || \ argument
612 …_INLINE uint32_t Cy_MCWDT_GetEnabledStatus(MCWDT_STRUCT_Type const *base, cy_en_mcwdtctr_t counter) in Cy_MCWDT_GetEnabledStatus()
726 __STATIC_INLINE void Cy_MCWDT_SetMode(MCWDT_STRUCT_Type *base, cy_en_mcwdtctr_t counter, cy_en_mcwd… in Cy_MCWDT_SetMode()
757 …_INLINE cy_en_mcwdtmode_t Cy_MCWDT_GetMode(MCWDT_STRUCT_Type const *base, cy_en_mcwdtctr_t counter) in Cy_MCWDT_GetMode()
793 __STATIC_INLINE void Cy_MCWDT_SetClearOnMatch(MCWDT_STRUCT_Type *base, cy_en_mcwdtctr_t counter, ui… in Cy_MCWDT_SetClearOnMatch()
828 …C_INLINE uint32_t Cy_MCWDT_GetClearOnMatch(MCWDT_STRUCT_Type const *base, cy_en_mcwdtctr_t counter) in Cy_MCWDT_GetClearOnMatch()
932 __STATIC_INLINE void Cy_MCWDT_SetMatch(MCWDT_STRUCT_Type *base, cy_en_mcwdtctr_t counter, uint32_t … in Cy_MCWDT_SetMatch()
969 __STATIC_INLINE uint32_t Cy_MCWDT_GetMatch(MCWDT_STRUCT_Type const *base, cy_en_mcwdtctr_t counter) in Cy_MCWDT_GetMatch()
1043 __STATIC_INLINE uint32_t Cy_MCWDT_GetCount(MCWDT_STRUCT_Type const *base, cy_en_mcwdtctr_t counter) in Cy_MCWDT_GetCount()
[all …]
/hal_infineon-3.4.0/XMCLib/drivers/src/
Dxmc_fce.c283 uint16_t counter = 0U; in XMC_FCE_LittleEndian16bit() local
310 uint16_t counter = 0U; in XMC_FCE_LittleEndian32bit() local
/hal_infineon-3.4.0/whd-bsp-integration/COMPONENT_LWIP/
Dcy_network_buffer_lwip.c59 uint32_t counter = 0; in cy_host_buffer_get() local
/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_management.c281 uint32_t counter; in whd_wifi_on() local
/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/source/
Dcy_crypto_core_aes_v2.c495 uint64_t counter; in Cy_Crypto_Core_V2_Aes_Ctr() local
Dcy_crypto_core_aes_v1.c536 uint64_t counter; in Cy_Crypto_Core_V1_Aes_Ctr() local