Skip to content

Commit

Permalink
drivers: mspi: stm32 mspi driver can poll the stauus 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 23, 2024
1 parent 144a779 commit 76f3f37
Showing 1 changed file with 132 additions and 461 deletions.
Loading

0 comments on commit 76f3f37

Please sign in to comment.