Searched refs:subtype (Results 1 – 7 of 7) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/components/rpmsg/ |
| D | fsl_adapter_rfimu.c | 463 …hal_imu_handle_t *imuHandle, uint8_t type, uint8_t subtype, uint8_t *data, uint32_t length, bool l… in HAL_ImuSendMsgBlockingCommon() argument 476 localImuMsg.Hdr.sub_type = subtype; in HAL_ImuSendMsgBlockingCommon() 482 if (((uint8_t)IMU_MSG_CONTROL_TX_BUF_ADDR == subtype) || in HAL_ImuSendMsgBlockingCommon() 483 ((uint8_t)IMU_MSG_CONTROL_FREE_RX_BUF == subtype) || in HAL_ImuSendMsgBlockingCommon() 484 …((uint8_t)IMU_MSG_CONTROL_CMD_BUF_ADDR == subtype) || ((uint8_t)IMU_MSG_CONTROL_EVT_ACK == subtype… in HAL_ImuSendMsgBlockingCommon() 485 ((uint8_t)IMU_MSG_CONTROL_COMMAND_RSP_ACK == subtype) || in HAL_ImuSendMsgBlockingCommon() 486 ((uint8_t)IMU_MSG_CONTROL_RPMSG_EPT_QUIRY == subtype) || in HAL_ImuSendMsgBlockingCommon() 487 ((uint8_t)IMU_MSG_CONTROL_RPMSG_EPT_QUIRY_RSP == subtype) || in HAL_ImuSendMsgBlockingCommon() 488 ((uint8_t)IMU_MSG_CONTROL_RPMSG_BUF_FREE == subtype) || in HAL_ImuSendMsgBlockingCommon() 489 … ((uint8_t)IMU_MSG_CONTROL_EVT_DUMP == subtype) || ((uint8_t)IMU_MSG_CONTROL_ERROR == subtype)) in HAL_ImuSendMsgBlockingCommon() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/components/imu_adapter/ |
| D | fsl_adapter_imu.c | 466 …hal_imu_handle_t *imuHandle, uint8_t type, uint8_t subtype, uint8_t *data, uint32_t length, bool l… in HAL_ImuSendMsgBlockingCommon() argument 479 localImuMsg.Hdr.sub_type = subtype; in HAL_ImuSendMsgBlockingCommon() 485 if (((uint8_t)IMU_MSG_CONTROL_TX_BUF_ADDR == subtype) || in HAL_ImuSendMsgBlockingCommon() 486 ((uint8_t)IMU_MSG_CONTROL_FREE_RX_BUF == subtype) || in HAL_ImuSendMsgBlockingCommon() 487 …((uint8_t)IMU_MSG_CONTROL_CMD_BUF_ADDR == subtype) || ((uint8_t)IMU_MSG_CONTROL_EVT_ACK == subtype… in HAL_ImuSendMsgBlockingCommon() 488 ((uint8_t)IMU_MSG_CONTROL_COMMAND_RSP_ACK == subtype) || in HAL_ImuSendMsgBlockingCommon() 489 ((uint8_t)IMU_MSG_CONTROL_IMUMC_EPT_QUIRY == subtype) || in HAL_ImuSendMsgBlockingCommon() 490 ((uint8_t)IMU_MSG_CONTROL_IMUMC_EPT_QUIRY_RSP == subtype) || in HAL_ImuSendMsgBlockingCommon() 491 ((uint8_t)IMU_MSG_CONTROL_IMUMC_BUF_FREE == subtype) || in HAL_ImuSendMsgBlockingCommon() 492 … ((uint8_t)IMU_MSG_CONTROL_EVT_DUMP == subtype) || ((uint8_t)IMU_MSG_CONTROL_ERROR == subtype)) in HAL_ImuSendMsgBlockingCommon() [all …]
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/ |
| D | wifi-imu.c | 1408 mlan_adap->wlan_wakeup.subtype = 0; in rpmsg_cmdrsp_handler() 1430 mlan_adap->wlan_wakeup.subtype = 0; in rpmsg_event_handler() 1465 mlan_adap->wlan_wakeup.subtype = 0; in rpmsg_rxpkt_handler() 1531 mlan_adap->wlan_wakeup.subtype = pImuMsg->Hdr.sub_type; in rpmsg_ctrl_handler() 1794 PRINTF("Woken up by WLAN(IMU ctrl msg subtype 0x%x)\r\n", mlan_adap->wlan_wakeup.subtype); in wifi_print_wakeup_reason()
|
| D | mlan_action.c | 175 static void wlan_fill_mgmt_mac_header(mlan_private *pmpriv, wlan_mgmt_pkt *pkt_hdr, t_u16 subtype, … in wlan_fill_mgmt_mac_header() argument 179 frame_ctrl->sub_type = (t_u8)subtype; in wlan_fill_mgmt_mac_header()
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/ |
| D | wlan_tests.c | 4928 void set_csi_filter(t_u8 pkt_type, t_u8 subtype, t_u8 flags, int op_index, t_u8 *mac) argument 4940 g_csi_params.csi_filter[temp_filter_cnt].subtype = subtype; 4983 (void)PRINTF("subtype : %d \r\n", g_csi_params.csi_filter[i].subtype); 5092 t_u8 subtype = 0; local 5126 subtype = (t_u8)atoi(argv[4]); 5149 set_csi_filter(pkt_type, subtype, flags, op_index, raw_mac);
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wifidriver/ |
| D | wifi-decl.h | 1904 t_u8 subtype;
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/ |
| D | mlan_main.h | 2174 uint8_t subtype;
|