Home
last modified time | relevance | path

Searched defs:category (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/components/srtm/srtm/
Dsrtm_message.c92 uint8_t category, in SRTM_CommMessage_Create()
195 … srtm_channel_t channel, uint8_t category, uint16_t version, uint8_t command, uint16_t payloadLen) in SRTM_Request_Create()
214 … srtm_channel_t channel, uint8_t category, uint16_t version, uint8_t command, uint16_t payloadLen) in SRTM_Response_Create()
226 … srtm_channel_t channel, uint8_t category, uint16_t version, uint8_t command, uint16_t payloadLen) in SRTM_Notification_Create()
Dsrtm_dispatcher.c783 uint8_t category; in SRTM_Dispatcher_CallService() local
816 uint8_t category; in SRTM_Dispatcher_HandleResponse() local
Dsrtm_service_struct.h25 uint8_t category; member
/hal_nxp-3.6.0/mcux/mcux-sdk/components/pf1550/
Dfsl_pf1550.c419 uint8_t category = 0U; in PF1550_GetInterruptCategory() local
429 void PF1550_EnableInterrupts(pf1550_handle_t *handle, pf1550_interrupt_category_t category, uint32_… in PF1550_EnableInterrupts()
475 void PF1550_DisableInterrupts(pf1550_handle_t *handle, pf1550_interrupt_category_t category, uint32… in PF1550_DisableInterrupts()
520 uint32_t PF1550_GetInterruptStatus(pf1550_handle_t *handle, pf1550_interrupt_category_t category) in PF1550_GetInterruptStatus()
581 void PF1550_ClearInterruptStatus(pf1550_handle_t *handle, pf1550_interrupt_category_t category, uin… in PF1550_ClearInterruptStatus()