HomeSort by: relevance | last modified time | path
    Searched refs:strtc_wdog_config (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/i2c/
m41st84var.h 32 void strtc_wdog_config(void *, uint8_t);
m41st84.c 504 strtc_wdog_config(void *arg, uint8_t wd) function in typeref:typename:void
511 "strtc_wdog_config: watchdog timer not present\n");
517 "strtc_wdog_config: failed to acquire I2C bus\n");
527 "strtc_wdog_config: failed to write watchdog\n");
  /src/sys/arch/evbarm/iq31244/
iq31244_machdep.c 72 strtc_wdog_config(device_private(dv), 0x84);

Completed in 13 milliseconds