Searched refs:event_subscribe (Results 1 – 12 of 12) sorted by relevance
| /bsp/microchip/samd51-adafruit-metro-m4/bsp/hal/utils/include/ |
| A D | utils_event.h | 91 int32_t event_subscribe(struct event *const event, const event_id_t id, event_cb_t cb);
|
| /bsp/microchip/samc21/bsp/hal/utils/include/ |
| A D | utils_event.h | 91 int32_t event_subscribe(struct event *const event, const event_id_t id, event_cb_t cb);
|
| /bsp/microchip/samd51-seeed-wio-terminal/bsp/hal/utils/include/ |
| A D | utils_event.h | 91 int32_t event_subscribe(struct event *const event, const event_id_t id, event_cb_t cb);
|
| /bsp/microchip/saml10/bsp/hal/utils/include/ |
| A D | utils_event.h | 91 int32_t event_subscribe(struct event *const event, const event_id_t id, event_cb_t cb);
|
| /bsp/microchip/same70/bsp/hal/utils/include/ |
| A D | utils_event.h | 91 int32_t event_subscribe(struct event *const event, const event_id_t id, event_cb_t cb);
|
| /bsp/microchip/same54/bsp/hal/utils/include/ |
| A D | utils_event.h | 91 int32_t event_subscribe(struct event *const event, const event_id_t id, event_cb_t cb);
|
| /bsp/microchip/samd51-adafruit-metro-m4/bsp/hal/utils/src/ |
| A D | utils_event.c | 43 int32_t event_subscribe(struct event *const event, const event_id_t id, event_cb_t cb) in event_subscribe() function
|
| /bsp/microchip/samc21/bsp/hal/utils/src/ |
| A D | utils_event.c | 43 int32_t event_subscribe(struct event *const event, const event_id_t id, event_cb_t cb) in event_subscribe() function
|
| /bsp/microchip/samd51-seeed-wio-terminal/bsp/hal/utils/src/ |
| A D | utils_event.c | 43 int32_t event_subscribe(struct event *const event, const event_id_t id, event_cb_t cb) in event_subscribe() function
|
| /bsp/microchip/saml10/bsp/hal/utils/src/ |
| A D | utils_event.c | 43 int32_t event_subscribe(struct event *const event, const event_id_t id, event_cb_t cb) in event_subscribe() function
|
| /bsp/microchip/same70/bsp/hal/utils/src/ |
| A D | utils_event.c | 43 int32_t event_subscribe(struct event *const event, const event_id_t id, event_cb_t cb) in event_subscribe() function
|
| /bsp/microchip/same54/bsp/hal/utils/src/ |
| A D | utils_event.c | 43 int32_t event_subscribe(struct event *const event, const event_id_t id, event_cb_t cb) in event_subscribe() function
|
Completed in 68 milliseconds