comparison Discovery/Inc/ostc.h @ 1033:5f66e44d69f0 Puls_Integration

Added functionality needed for subscription of standard Bluetooth pulse service notifications
author Ideenmodellierer
date Sat, 02 Aug 2025 22:42:51 +0200
parents 33b91584d827
children 5865f0aeb438
comparison
equal deleted inserted replaced
1032:33b91584d827 1033:5f66e44d69f0
58 #define SDRAM_MODEREG_WRITEBURST_MODE_SINGLE ((uint16_t)0x0200) 58 #define SDRAM_MODEREG_WRITEBURST_MODE_SINGLE ((uint16_t)0x0200)
59 59
60 #define DISPLAY_VERSION_LCD (0u) 60 #define DISPLAY_VERSION_LCD (0u)
61 #define DISPLAY_VERSION_NEW (1u) 61 #define DISPLAY_VERSION_NEW (1u)
62 62
63 #define CHUNK_SIZE (150u) /* the DMA will handle chunk size transfers */ 63 #define CHUNK_SIZE (160u) /* the DMA will handle chunk size transfers */
64 #define CHUNKS_PER_BUFFER (3u) 64 #define CHUNKS_PER_BUFFER (3u)
65 65
66 66
67 /* Exported variables --------------------------------------------------------*/ 67 /* Exported variables --------------------------------------------------------*/
68 68