Skip to content

Commit

Permalink
drivers: mspi: stm32 mspi driver can poll the status register bit
Browse files Browse the repository at this point in the history
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
FRASTM committed Sep 27, 2024
1 parent 9eac84a commit 2e07eb4
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 482 deletions.
Loading

0 comments on commit 2e07eb4

Please sign in to comment.