usbd_otp_if.h
Go to the documentation of this file.
1 
28 /* Define to prevent recursive inclusion -------------------------------------*/
29 #ifndef __OTP_IF_MAL_H
30 #define __OTP_IF_MAL_H
31 
32 /* Includes ------------------------------------------------------------------*/
33 #include "usbd_dfu_mal.h"
34 
35 /* Exported types ------------------------------------------------------------*/
36 /* Exported constants --------------------------------------------------------*/
37 #define OTP_START_ADD 0x1FFF7800
38 #define OTP_END_ADD (uint32_t)(OTP_START_ADD + 528)
39 
40 #define OTP_IF_STRING "@OTP Area /0x1FFF7800/01*512 g,01*016 g"
41 
43 
44 /* Exported macro ------------------------------------------------------------*/
45 /* Exported functions ------------------------------------------------------- */
46 
47 #endif /* __OTP_IF_MAL_H */
48 
49 /************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
Header for usbd_dfu_mal.c file.
DFU_MAL_Prop_TypeDef DFU_Otp_cb
Definition: usbd_otp_if.c:44


rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:07:50