Home
last modified time | relevance | path

Searched defs:instr (Results 1 – 4 of 4) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_crypto_core_hw_v1.c199 void Cy_Crypto_Run0ParamInstr(CRYPTO_Type *base, uint8_t instr) in Cy_Crypto_Run0ParamInstr()
226 void Cy_Crypto_Run1ParamInstr(CRYPTO_Type *base, uint8_t instr, uint32_t rdst0Shift) in Cy_Crypto_Run1ParamInstr()
259 uint8_t instr, in Cy_Crypto_Run2ParamInstr()
299 uint8_t instr, in Cy_Crypto_Run3ParamInstr()
345 uint8_t instr, in Cy_Crypto_Run4ParamInstr()
Dcy_crypto_core_hw.c146 void Cy_Crypto_Core_Vu_RunInstr(CRYPTO_Type *base, bool blockingMode, uint32_t instr, uint32_t para… in Cy_Crypto_Core_Vu_RunInstr()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_crypto_core_hw.h853 __STATIC_INLINE void Cy_Crypto_Core_WaitForInstrFifoAvailable(CRYPTO_Type *base, uint32_t instr) in Cy_Crypto_Core_WaitForInstrFifoAvailable()
Dcy_crypto_common.h1087 cy_en_crypto_comm_instr_t instr; member