Searched refs:Cy_EFUSE_ReadByte (Results 1 – 2 of 2) sorted by relevance
| /hal_infineon-latest/mtb-pdl-cat1/drivers/source/ |
| D | cy_efuse_v3.c | 184 (void)Cy_EFUSE_ReadByte(base, &readByte, offset); in Cy_EFUSE_WriteBit() 209 (void)Cy_EFUSE_ReadByte(base, &readByte, offset); in Cy_EFUSE_WriteByte() 308 (void) Cy_EFUSE_ReadByte(base, &byte, offset); in Cy_EFUSE_ReadBit() 325 cy_en_efuse_status_t Cy_EFUSE_ReadByte(EFUSE_Type *base, uint8_t *dst, uint32_t offset) in Cy_EFUSE_ReadByte() function
|
| /hal_infineon-latest/mtb-pdl-cat1/drivers/include/ |
| D | cy_efuse.h | 580 cy_en_efuse_status_t Cy_EFUSE_ReadByte(EFUSE_Type *base, uint8_t *dst, uint32_t offset);
|