Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_ospi.h95 typedef struct __OSPI_HandleTypeDef struct
110 void (* ErrorCallback) (struct __OSPI_HandleTypeDef *hospi); argument
111 void (* AbortCpltCallback) (struct __OSPI_HandleTypeDef *hospi); argument
112 void (* FifoThresholdCallback)(struct __OSPI_HandleTypeDef *hospi); argument
113 void (* CmdCpltCallback) (struct __OSPI_HandleTypeDef *hospi); argument
114 void (* RxCpltCallback) (struct __OSPI_HandleTypeDef *hospi); argument
115 void (* TxCpltCallback) (struct __OSPI_HandleTypeDef *hospi); argument
116 void (* RxHalfCpltCallback) (struct __OSPI_HandleTypeDef *hospi); argument
117 void (* TxHalfCpltCallback) (struct __OSPI_HandleTypeDef *hospi); argument
118 void (* StatusMatchCallback) (struct __OSPI_HandleTypeDef *hospi); argument
[all …]