Hi, Sara,
I think they are different function, but they are related. The interrupt handler is exactly an interrupt service routine, once an interrupt is triggered, the The interrupt handler is executed. The interrupt callback function is an funjction which is called by the The interrupt handler function.
Hope it can help you
BR
Xiangjun Rong