Searched refs:REG_INVAL (Results 1 – 2 of 2) sorted by relevance
| /Zephyr-latest/include/zephyr/drivers/rtc/ | ||
| D | mcp7940n.h | 167 	REG_INVAL		= 0x60,  enumerator | 
| /Zephyr-latest/drivers/counter/ | ||
| D | rtc_mcp7940n.c | 273 	if (addr >= REG_INVAL) {  in write_data_block() |