Functions | |
| void | mtb_pmbus_i2c_isr (mtb_pmbus_stc_t *inst) |
| PMBus Target interrupt service routine. More... | |
| void | mtb_pmbus_timer_isr (mtb_pmbus_stc_t *inst) |
| PMBus Timer interrupt service routine. More... | |
| void mtb_pmbus_i2c_isr | ( | mtb_pmbus_stc_t * | inst | ) |
PMBus Target interrupt service routine.
This function should be called from the I2C interrupt handler
| inst | The pointer to the PMBus instance structure |
| void mtb_pmbus_timer_isr | ( | mtb_pmbus_stc_t * | inst | ) |
PMBus Timer interrupt service routine.
This function should be called from the TCPWM interrupt handler
| inst | The pointer to the PMBus instance structure |