Searched refs:_DPORT_WRITE_PERI_REG (Results 1 – 1 of 1) sorted by relevance
154 #define _DPORT_WRITE_PERI_REG(addr, val) (*((volatile uint32_t *)(addr))) = (uint32_t)(val) macro177 #define DPORT_WRITE_PERI_REG(addr, val) _DPORT_WRITE_PERI_REG((addr), (val))