Home
last modified time | relevance | path

Searched refs:CY_GET_REG8 (Results 1 – 4 of 4) sorted by relevance

/hal_infineon-3.6.0/bless/
Dcy_ble_hal_pvt.c455 … if((rowsNotEqual == false) && (CY_GET_REG8(CY_FLASH_BASE + byteOffset) != bufferValue)) in Cy_BLE_HAL_NvramWrite()
463 writeBufferPointer[dstIndex] = CY_GET_REG8(CY_FLASH_BASE + byteOffset); in Cy_BLE_HAL_NvramWrite()
/hal_infineon-3.6.0/core-lib/include/
Dcy_utils.h177 #define CY_GET_REG8(addr) (*((const volatile uint8_t *)(addr))) macro
/hal_infineon-3.6.0/core-lib/
DREADME.md21 * `CY_GET_REG8`: Reads the 8-bit value from the specified address
DRELEASE.md17 * CY_GET_REG8: Reads the 8-bit value from the specified address