Home
last modified time | relevance | path

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

/loramac-node-3.7.0/src/boards/mcu/saml21/hal/utils/include/
Dutils.h104 #define PROGMEM_READ_BYTE(x) *((uint8_t *)(x)) macro
110 #define PROGMEM_READ_BYTE(x) *((uint8_t *)(x))
116 #define PROGMEM_READ_BYTE(x) *((uint8_t *)(x))