Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/peripheral_drivers/inc/
Drsi_qspi.h580 #define READ_4M_FLASH(_NUM_BYTES, _CS_NO, Hsize) … argument
582 … | ((_NUM_BYTES & 0x3FF) << 3) | (((_NUM_BYTES >> 10) & 0x1F) << 27) \
585 #define READ_4M_FLASH(_NUM_BYTES, _CS_NO, Hsize) … argument
587 … | ((_NUM_BYTES & 0x3FF) << 3) | (((_NUM_BYTES >> 10) & 0x1F) << 27) \