Searched refs:cy_stc_ble_bd_addr_t (Results 1 – 5 of 5) sorted by relevance
2123 uint8_t Cy_BLE_IsDeviceAddressValid(const cy_stc_ble_bd_addr_t *deviceAddress);2142 extern cy_stc_ble_bd_addr_t *cy_ble_sflashDeviceAddress;
62 …ESS ((uint32_t)SFLASH_BLE_DEVICE_ADDRESS + sizeof(cy_stc_ble_bd_addr_t))
1385 } cy_stc_ble_bd_addr_t; typedef
1158 (length <= (CY_FLASH_SIZEOF_ROW - sizeof(cy_stc_ble_bd_addr_t)))) in Cy_BLE_HAL_RadioCalibrationWrite()1190 (length <= (CY_FLASH_SIZEOF_ROW - sizeof(cy_stc_ble_bd_addr_t)))) in Cy_BLE_HAL_RadioCalibrationRead()
37 cy_stc_ble_bd_addr_t *cy_ble_sflashDeviceAddress = (cy_stc_ble_bd_addr_t *) SFLASH_BLE_DEVICE_ADDRE…263 uint8_t Cy_BLE_IsDeviceAddressValid(const cy_stc_ble_bd_addr_t *deviceAddress) in Cy_BLE_IsDeviceAddressValid()