incubator-nuttx/drivers/wireless/ieee80211/bcm43xxx
anjiahao d7b4e91dda Call nxsem_destroy or nxmutex_destry in the error path
1.Don't check the return value of nxsem_init or nxmutex_init
2.Fix some style issue

Signed-off-by: anjiahao <anjiahao@xiaomi.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-10-30 13:56:52 +01:00
..
Kconfig Add gSPI mode support for Infineon CYW43539 2022-08-15 10:31:36 +08:00
Make.defs Add gSPI mode support for Infineon CYW43539 2022-08-15 10:31:36 +08:00
bcmf_bdc.c Add gSPI mode support for Infineon CYW43539 2022-08-15 10:31:36 +08:00
bcmf_bdc.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
bcmf_cdc.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
bcmf_cdc.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
bcmf_chip_4301x.c Add gSPI mode support for Infineon CYW43539 2022-08-15 10:31:36 +08:00
bcmf_chip_43362.c Add gSPI mode support for Infineon CYW43539 2022-08-15 10:31:36 +08:00
bcmf_chip_43438.c Add gSPI mode support for Infineon CYW43539 2022-08-15 10:31:36 +08:00
bcmf_chip_43455.c Add gSPI mode support for Infineon CYW43539 2022-08-15 10:31:36 +08:00
bcmf_chip_data.h Add gSPI mode support for Infineon CYW43539 2022-08-15 10:31:36 +08:00
bcmf_core.c Add gSPI mode support for Infineon CYW43539 2022-08-15 10:31:36 +08:00
bcmf_core.h Add gSPI mode support for Infineon CYW43539 2022-08-15 10:31:36 +08:00
bcmf_driver.c Call nxsem_destroy or nxmutex_destry in the error path 2022-10-30 13:56:52 +01:00
bcmf_driver.h wireless/bcm43xxx: Add missing FAR qualifier to bcmf_driver 2022-10-21 14:38:45 +08:00
bcmf_gpio.c Add gSPI mode support for Infineon CYW43539 2022-08-15 10:31:36 +08:00
bcmf_gspi.c Call nxsem_destroy or nxmutex_destry in the error path 2022-10-30 13:56:52 +01:00
bcmf_gspi.h Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
bcmf_gspi_f2_frame.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
bcmf_gspi_f2_frame.h Fixes to RP2040 SMART flash and documentation 2022-09-06 13:13:00 +08:00
bcmf_interface.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
bcmf_interface.h Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
bcmf_ioctl.h Add gSPI mode support for Infineon CYW43539 2022-08-15 10:31:36 +08:00
bcmf_netdev.c Fix bcmf_netdev.c:705:7: error: 'strnlen' specified bound 2 exceeds source size 1 [-Werror=stringop-overread] 2022-10-22 20:14:38 +02:00
bcmf_netdev.h bcm43xxx: Remove bcmf_txavail_work and resue bcmf_tx_poll_work 2022-06-16 09:13:16 +03:00
bcmf_sdio.c Call nxsem_destroy or nxmutex_destry in the error path 2022-10-30 13:56:52 +01:00
bcmf_sdio.h Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
bcmf_sdio_core.h Add gSPI mode support for Infineon CYW43539 2022-08-15 10:31:36 +08:00
bcmf_sdio_regs.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
bcmf_sdpcm.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
bcmf_sdpcm.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
bcmf_utils.c Call nxsem_destroy or nxmutex_destry in the error path 2022-10-30 13:56:52 +01:00
bcmf_utils.h Call nxsem_destroy or nxmutex_destry in the error path 2022-10-30 13:56:52 +01:00
cyw_chip_43439.c Added support for Raspberry Pi Pico W 2022-08-17 19:03:19 -03:00
cyw_reg_def.h Add gSPI mode support for Infineon CYW43539 2022-08-15 10:31:36 +08:00