Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers: mspi: stm32 mspi driver can poll the status register bit
Get the bit mask/value structure when polling the device status register bits and send the corresponding HAL_XSPI_AutoPolling function. This function is blocking until the callback matches the expected bits. Signed-off-by: Francois Ramu <francois.ramu@st.com>
- Loading branch information