Searched defs:counter (Results 1 – 6 of 6) sorted by relevance
/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/include/ |
D | cy_mcwdt.h | 420 #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/ |
D | xmc_fce.c | 283 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/ |
D | cy_network_buffer_lwip.c | 59 uint32_t counter = 0; in cy_host_buffer_get() local
|
/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/src/ |
D | whd_management.c | 281 uint32_t counter; in whd_wifi_on() local
|
/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/source/ |
D | cy_crypto_core_aes_v2.c | 495 uint64_t counter; in Cy_Crypto_Core_V2_Aes_Ctr() local
|
D | cy_crypto_core_aes_v1.c | 536 uint64_t counter; in Cy_Crypto_Core_V1_Aes_Ctr() local
|