Home
last modified time | relevance | path

Searched refs:event_unsubscribe (Results 1 – 12 of 12) sorted by relevance

/bsp/microchip/samd51-adafruit-metro-m4/bsp/hal/utils/include/
A Dutils_event.h101 int32_t event_unsubscribe(struct event *const event, const event_id_t id);
/bsp/microchip/samc21/bsp/hal/utils/include/
A Dutils_event.h101 int32_t event_unsubscribe(struct event *const event, const event_id_t id);
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hal/utils/include/
A Dutils_event.h101 int32_t event_unsubscribe(struct event *const event, const event_id_t id);
/bsp/microchip/saml10/bsp/hal/utils/include/
A Dutils_event.h101 int32_t event_unsubscribe(struct event *const event, const event_id_t id);
/bsp/microchip/same70/bsp/hal/utils/include/
A Dutils_event.h101 int32_t event_unsubscribe(struct event *const event, const event_id_t id);
/bsp/microchip/same54/bsp/hal/utils/include/
A Dutils_event.h101 int32_t event_unsubscribe(struct event *const event, const event_id_t id);
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hal/utils/src/
A Dutils_event.c67 int32_t event_unsubscribe(struct event *const event, const event_id_t id) in event_unsubscribe() function
/bsp/microchip/samc21/bsp/hal/utils/src/
A Dutils_event.c67 int32_t event_unsubscribe(struct event *const event, const event_id_t id) in event_unsubscribe() function
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hal/utils/src/
A Dutils_event.c67 int32_t event_unsubscribe(struct event *const event, const event_id_t id) in event_unsubscribe() function
/bsp/microchip/saml10/bsp/hal/utils/src/
A Dutils_event.c67 int32_t event_unsubscribe(struct event *const event, const event_id_t id) in event_unsubscribe() function
/bsp/microchip/same70/bsp/hal/utils/src/
A Dutils_event.c67 int32_t event_unsubscribe(struct event *const event, const event_id_t id) in event_unsubscribe() function
/bsp/microchip/same54/bsp/hal/utils/src/
A Dutils_event.c67 int32_t event_unsubscribe(struct event *const event, const event_id_t id) in event_unsubscribe() function

Completed in 25 milliseconds