Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/devices/common/
Dmec5_bdp_v1.h56 #define MEC_BDP_DATRB_NOT_EMPTY_Pos (12UL) /*!< NOT_EMPTY (Bit 12) … macro
/hal_microchip-latest/mec5/drivers/
Dmec_bdp.c242 while (da & MEC_BIT(MEC_BDP_DATRB_NOT_EMPTY_Pos)) { in mec_hal_bdp_get_host_io()