Searched refs:OBSTAT_PLEVEL_OFFSET (Results 1 – 1 of 1) sorted by relevance
49 #define OBSTAT_PLEVEL_OFFSET ((uint32_t)0x00000001U) /*!< PLEVEL offset in… macro1409 return (uint8_t)((FMC_OBSTAT & FMC_OBSTAT_PLEVEL) >> OBSTAT_PLEVEL_OFFSET); in ob_plevel_get()