Searched refs:CY_GET_REG8 (Results 1 – 4 of 4) sorted by relevance
455 … 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()
177 #define CY_GET_REG8(addr) (*((const volatile uint8_t *)(addr))) macro
21 * `CY_GET_REG8`: Reads the 8-bit value from the specified address
17 * CY_GET_REG8: Reads the 8-bit value from the specified address