Searched refs:NB_MAX_WRITTEN_ELEMENTS (Results 1 – 2 of 2) sorted by relevance
81 #define NB_MAX_WRITTEN_ELEMENTS ((NB_MAX_ELEMENTS_BY_PAGE * PAGES_NUMBER) / 2U) /*!< Max number of… macro
1433 if (uhNbWrittenElements >= NB_MAX_WRITTEN_ELEMENTS) in VerifyPagesFullWriteVariable()