STM32L4R9I_EVAL BSP User Manual: Private Functions

STM32L4R9I_EVAL BSP

STM32L4R9I_EVAL BSP User Manual
Private Functions

Functions

static void NOR_MspInit (void)
 Initializes the NOR MSP.
void HAL_NOR_MspWait (NOR_HandleTypeDef *hnor, uint32_t Timeout)
 NOR BSP Wait for Ready/Busy signal.

Function Documentation

void HAL_NOR_MspWait ( NOR_HandleTypeDef *  hnor,
uint32_t  Timeout 
)

NOR BSP Wait for Ready/Busy signal.

Parameters:
hnor,:Pointer to NOR handle
Timeout,:Timeout duration
Return values:
None

Definition at line 427 of file stm32l4r9i_eval_nor.c.

References NOR_BUSY_STATE, NOR_READY_BUSY_GPIO, NOR_READY_BUSY_PIN, and NOR_READY_STATE.

static void NOR_MspInit ( void  ) [static]

Initializes the NOR MSP.

Return values:
None

Definition at line 348 of file stm32l4r9i_eval_nor.c.

References NOR_READY_BUSY_GPIO, and NOR_READY_BUSY_PIN.

Referenced by BSP_NOR_Init().

Generated on Thu Oct 12 2017 10:54:00 for STM32L4R9I_EVAL BSP User Manual by   doxygen 1.7.6.1