Searched refs:LINDA_EPB_UC_CHUNK_SIZE (Results 1 – 2 of 2) sorted by relevance
257 #define LINDA_EPB_UC_CHUNK_SIZE 64 macro
1904 assert ( ( address % LINDA_EPB_UC_CHUNK_SIZE ) == 0 ); in linda_ib_epb_ram_xfer()1905 assert ( ( len % LINDA_EPB_UC_CHUNK_SIZE ) == 0 ); in linda_ib_epb_ram_xfer()1915 if ( ( address % LINDA_EPB_UC_CHUNK_SIZE ) == 0 ) { in linda_ib_epb_ram_xfer()1957 if ( ( address % LINDA_EPB_UC_CHUNK_SIZE ) == 0 ) { in linda_ib_epb_ram_xfer()2162 uint8_t verify[LINDA_EPB_UC_CHUNK_SIZE]; in linda_verify_uc_ram()