Searched refs:PDM_CMD_STOP (Results 1 – 9 of 9) sorted by relevance
141 pdm->CMD = PDM_CMD_FIFOFL | PDM_CMD_CLEAR | PDM_CMD_STOP; in PDM_Reset()
471 pdm->CMD = PDM_CMD_STOP; in PDM_Stop()
156 #define PDM_CMD_STOP (0x1UL << 4) /**< Stop D… macro
122 #define PDM_CMD_STOP (0x1UL << 4) /**< Stop DCF */ macro