Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/osal/include/esp_osal/
Dportable.h55 #if portBYTE_ALIGNMENT == 32
59 #if portBYTE_ALIGNMENT == 16
63 #if portBYTE_ALIGNMENT == 8
67 #if portBYTE_ALIGNMENT == 4
71 #if portBYTE_ALIGNMENT == 2
75 #if portBYTE_ALIGNMENT == 1
/device/soc/esp/esp32/components/osal/port/xtensa/include/esp_osal/
Dportmacro.h294 #define portBYTE_ALIGNMENT 4 macro