Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/freertos/include/freertos/
Dlist.h125 …_INTEGRITY_CHECK_VALUE( pxItem ) ( pxItem )->xListItemIntegrityValue1 = pdINTEGRITY_CHECK_VALUE
126 …M_INTEGRITY_CHECK_VALUE( pxItem ) ( pxItem )->xListItemIntegrityValue2 = pdINTEGRITY_CHECK_VALUE
127 …ITY_CHECK_1_VALUE( pxList ) ( pxList )->xListIntegrityValue1 = pdINTEGRITY_CHECK_VALUE
128 …ITY_CHECK_2_VALUE( pxList ) ( pxList )->xListIntegrityValue2 = pdINTEGRITY_CHECK_VALUE
132 …>xListItemIntegrityValue1 == pdINTEGRITY_CHECK_VALUE ) && ( ( pxItem )->xListItemIntegrityValue2 =…
133 …ist )->xListIntegrityValue1 == pdINTEGRITY_CHECK_VALUE ) && ( ( pxList )->xListIntegrityValue2 ==
Dprojdefs.h67 #define pdINTEGRITY_CHECK_VALUE 0x5a5a macro
69 #define pdINTEGRITY_CHECK_VALUE 0x5a5a5a5aUL macro