Home
last modified time | relevance | path

Searched refs:data_width (Results 1 – 2 of 2) sorted by relevance

/cmsis_6-latest/CMSIS/Documentation/Doxygen/Driver/src/
DFlash_Demo.c43 flashDev->ReadData (0x1000U, buf, sizeof(buf)>>capabilities.data_width); in Flash_Thread()
/cmsis_6-latest/CMSIS/Driver/Include/
DDriver_Flash.h181 uint32_t data_width : 2; ///< Data width: 0=8-bit, 1=16-bit, 2=32-bit member